WP Manifestindependent plugin directory
manifest / content / hide-old-shortcodes

Hide Old Shortcodes

A WordPress plugin to hide unregistered shortcodes and logs them for review.

by Mike Hansen · github.com/mikehansenme/hide-old-shortcodes

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mikehansenme/hide-old-shortcodes/archive/refs/heads/master.zip

Declares an update source (https://github.com/MikeHansenMe/hide-old-shortcodes), so updates arrive through the plugin's own updater.

From the readme

hide-old-shortcodes This plugin hides unregistered shortcodes from being shown in the content. It has a log located at Tools-Hide Old Shortcodes so you can view the shortcodes that were hidden. You can then choose to view the shorcode in the edit screen, allow the shortcode to be viewed in the content, or remove the shortcode.

Read the full README on GitHub →