Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1376337
    new_wp
    Participant

    Hi there,

    Do you recommend that we disable JSON & XML-RPC? I was reading this article today and would like your thoughts on the matter. Thank you!

    #1376354
    Thai
    Moderator

    Hi There,

    Please install & activate this plugin: https://wordpress.org/plugins/disable-json-api/.

    After that add the following code under functions.php file locates in your child theme:

    add_filter('xmlrpc_enabled', '__return_false');

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1376337 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>