adjacent_posts_rel_link [ WordPress Function ]
adjacent_posts_rel_link ( $title = '%title', $in_same_cat = false, $excluded_categories = '' )
| Parameters: |
|
| Defined at: |
|
Soorgelijke functies: 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 zoekresultaten
- Remove Unnecessary Code from wp_head | Theme Lab
Jul 11, 2010... 'start_post_rel_link'); remove_action('wp_head', 'index_rel_link'); remove_action('wp_head', 'adjacent_posts_rel_link'); ...
www.themelab.com - 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 - 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 - adjacent_posts_rel_link (WordPress Function) - WPSeek.com
WordPress lookup for adjacent_posts_rel_link, a WordPress Function. wpseek. com is a WordPress-centric search tool for developers and theme authors.
wpseek.com