Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #18660, comment 28


Ignore:
Timestamp:
06/16/2013 08:34:55 AM (12 years ago)
Author:
here
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18660, comment 28

    initial v1  
    2727{{{
    2828// remove rel=next/prev links in header                                         
    29 remove_action('wp_head', 'start_post_rel_link');                               
    30 remove_action('wp_head', 'adjacent_posts_rel_link');                           
     29remove_action('wp_head', 'adjacent_posts_rel_link_wp_head');                           
    3130}}}
    3231