get_archives
- get_archives is deprecated since version 2.1.0!
Alternative: wp_get_archives()
get_archives ( $type = '', $limit = '', $format = 'html', $before = '', $after = '', $show_post_count = false )
Parameters:- (string) type
- (string) limit
- (string) format
- (string) before
- (string) after
- (bool) show_post_count
See:Returns:Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: 2.1.0
Description
Retrieves a list of archives.