adjacent_posts_rel_link [ WordPress Functions ]
adjacent_posts_rel_link ( $title = '%title', $in_same_cat = false, $excluded_categories = '' )
| Parameters: |
|
| Defined at: |
|
| Codex |
Similar Functions: get_adjacent_post_rel_link, adjacent_post_link, adjacent_posts_rel_link_wp_head, parent_post_rel_link, next_post_rel_link
Display relational links for the posts adjacent to the current post.
Examples [ wp-snippets.com ]
Top Google Search Results
- Remove adjacent_posts_rel_link links under WP3.2 - WordPress
I'm trying to remove the adjacent_posts_rel_link links under WP3.2, i.e. remove these from being added by wp_head in header.php: <link rel='prev' title='blah ...
wordpress.org - adjacent_posts_rel_link (WordPress Function) - WPSeek.com
Jun 9, 2013 ... Display relational links for the posts adjacent to the current post. WordPress lookup for adjacent_posts_rel_link, a WordPress Function.
wpseek.com - functions - Remove adjacent_posts_rel_link under 3.2? - WordPress ...
Jul 13, 2011 ... I'm trying to remove the adjacent_posts_rel_link links under WP3.2, i.e. remove these from wp_head: <link rel='prev' title='blah blah' ...
wordpress.stackexchange.com - Remove Unnecessary Code from wp_head | Theme Lab
Jul 11, 2010... at July 22, 2010 at 8:51 am said: Great stuff, although I should add that there's been a little change in WP 3.0 with adjacent_posts_rel_link.
www.themelab.com
