get_boundary_post_rel_link
- get_boundary_post_rel_link is deprecated since version 3.3.0!
get_boundary_post_rel_link ( $title = '%title', $in_same_cat = false, $excluded_categories = '', $start = true )
Parameters:- (string) title Optional. Link title format. Default '%title'.
- (bool) in_same_cat Optional. Whether link should be in a same category. Default false.
- (string) excluded_categories Optional. Excluded categories IDs. Default empty.
- (bool) start Optional. Whether to display link to first or last post. Default true.
Returns:Defined at: - Introduced in WordPress: 2.8.0
- Deprecated in WordPress: 3.3.0
Description
Get boundary post relational link.Can either be start or end post relational link.