Skip to content

DevriX/remove-unused-shortcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Unused Shortcodes

This plugin allows you to remove unused shortcodes from your WordPress blog/site easily without having to go through the process of editing posts and pages to remove them and update.

What it does is it registers these shortcodes to become recognized by WordPress, with an empty output.

Insert each shortcode you want to remove per line in the following settings. Make sure to insert the shortcode handle name only and not the shortcode as being used in the front-end, here are couple examples:

  • [remove_dis]OK.[/remove_dis] => the shortcode name here is remove_dis
  • [youtube_stats video=s57dlW-5qW4] => the shortcode name is youtube_stats
  • If you need more help open a new issue on the project Github page - https://github.com/elhardoum/remove-unused-shortcodes

    About

    Remove Unused Shortcodes from your WordPress posts, pages, and everything.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors

    Languages