[wp-trac] [WordPress Trac] #39111: Don't output the adjacent posts rel link by default

WordPress Trac noreply at wordpress.org
Sun Sep 13 00:42:01 UTC 2020


#39111: Don't output the adjacent posts rel link by default
-------------------------------------------------+-------------------------
 Reporter:  johnbillion                          |       Owner:
                                                 |  johnbillion
     Type:  enhancement                          |      Status:  closed
 Priority:  normal                               |   Milestone:  5.6
Component:  Posts, Post Types                    |     Version:
 Severity:  normal                               |  Resolution:  fixed
 Keywords:  has-patch needs-testing dev-         |     Focuses:
  feedback                                       |  performance
-------------------------------------------------+-------------------------

Comment (by jnylen0):

 Should the `adjacent_posts_rel_link_wp_head` function be marked as
 deprecated also? I don't see that it's used anywhere else.

 Also just a note for others following this ticket, enabling memcached or
 another object caching solution will help this performance issue
 significantly, since the `get_adjacent_post` function uses `wp_cache_set`
 and `wp_cache_get` appropriately.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/39111#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list