• Resolved createpop

    (@createpop)


    Hi,

    I use the premium plan and setting display shows as below.

    WordPress REST API is disabled
    Enable WordPress REST API to unlock Jetpack’s full potential!

    I tried to put the following on the fucntions.php

    add_filter('rest_enabled', '_return_false');
    add_filter('rest_jsonp_enabled', '_return_false');

    But, nothing changed.
    What should I do?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter createpop

    (@createpop)

    It was self-soving.
    Thank you,

    Anonymous User 18700194

    (@anonymized-18700194)

    Hi @createpop

    Thanks for letting us know that you solved this issue.

    If you have additional issues with this in the future, please either open a new thread or respond here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress REST API is disabled issue’ is closed to new replies.