All the Shortcodes
A WordPress plugin that lets site admins view all 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/roprice/view-all-shortcodes/archive/refs/heads/master.zipA WordPress admin plugin that lists every shortcode currently registered on the site. It does not create options or write to the database.
Usage
- Activate the plugin.
- Open Settings → View all shortcodes.
- Select a shortcode to copy it to the clipboard.
The list reflects shortcodes registered during the current admin request, including those registered by active plugins and the active theme.
Requirements
- WordPress 6.0 or later
- PHP 7.4 or later
Privacy and security
All functionality is local to the WordPress admin. The plugin does not load third-party scripts, make external requests, or transmit shortcode data.
License
GPL-2.0-or-later. See LICENSE.