next_post
- next_post is deprecated since version 2.0.0!
Alternative: next_post_link()
next_post ( $format = '%', $next = 'next post: ', $title = 'yes', $in_same_cat = 'no', $limitnext = 1, $excluded_categories = '' )
Parameters:- (string) format
- (string) next
- (string) title
- (string) in_same_cat
- (int) limitnext
- (string) excluded_categories
See:Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: 2.0.0
Description
Prints link to the next post.