Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #38134, comment 2


Ignore:
Timestamp:
04/23/2020 05:50:40 PM (5 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38134, comment 2

    initial v1  
    1 This was discussed in a triage session today, it may have changed since this ticket was opened but it is no possible to unhook the `wp_no_robots` function.
     1This was discussed in a triage session today, it may have changed since this ticket was opened but it is now possible to unhook the `wp_no_robots` function.
    22
    33The following code will remove it and similar code to that above can be used to hook on to wp_head.