Core Function
View Source on Trac ↗ get_archives()
get_archives(
mixed $type = '',
mixed $limit = '',
mixed $format = 'html',
mixed $before = '',
mixed $after = '',
mixed $show_post_count = false
) Retrieves a list of archives.
Parameters 6 required
| Name / Type | Description |
|---|---|
| string | $type Required |
| string | $limit Required |
| string | $format Required |
| string | $before Required |
| string | $after Required |
| bool | $show_post_count Required |
Return Value
((string)
| null)
Function Information
Since Version
0.71
Source File
wp-includes/deprecated.php
Advertisement