Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Samuel Aguilera

    (@samuelaguilera)

    This plugin has not any relation with the REST API. So that is out of the scope of this plugins’s support forum.

    About the X-Pingback HTTP header, the plugin uses the wp_headers filter and I can’t see any change related to this filter in WP 4.4, do you have any reference for the change that you’re mentioning? any link that I can check?

    Regards.

    Thread Starter Antoine

    (@btchek)

    hi,

    Thanks for the clarification

    i check my web site headers with this tools :

    https://varvy.com/tools/headers/

    and i get this :

    HTTP/1.1 200 OK
    Date: Thu, 10 Dec 2015 11:27:31 GMT
    Server: Apache
    Link: ; rel=”https://api.w.org/”
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Frame-Options: DENY
    X-Content-Type-Options: nosniff
    Vary: User-Agent
    Content-Type: text/html; charset=UTF-8

    How to remove this :

    Link: ; rel=”https://api.w.org/”

    from the header ?

    Thanks

    Plugin Author Samuel Aguilera

    (@samuelaguilera)

    Hi,

    As mentioned previously that header is not related in any way to this plugin purpose. So it’s out of the scope of this support forum.

    Anyway, I have created a new plugin for disabling the WP core REST API that removes that header, also the link tag and disables the REST API, so if you want to do this, you can download the plugin from Github, install using the Plugins menu of your WP, and just activate.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘is this work with the new Word Press 4.4 Rest API ?’ is closed to new replies.