Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: 4 "wp-" left in source code #8661
    Marcel
    Post count: 3

    Hola!

    Another useful tip; install the ‘Classic Smilies’ plugin from wp-repository to disable any ‘wpemoij’ leftovers.

    Awesome, my site is now completely ‘wp free’ ! Yay !

    Thanks so much for this great plugin!

    in reply to: 4 "wp-" left in source code #8600
    Marcel
    Post count: 3

    Hola,

    First, excellent help here, thanks a lot for this! Love the plugin.

    Now, I have tried:
    To remove wp-json, you’ll need to add the following line in your theme’s functions.php
    remove_action( ‘wp_head’, ‘rest_output_link_wp_head’, 10 );

    – Didn’t work on my theme, I made another ‘Replace URL’ and added as old ‘wp-json/’ , new ‘site-json’ , that worked for me.

    Hope this helps others.

    Kind Regards,

Viewing 2 posts - 1 through 2 (of 2 total)