WP Manifestindependent plugin directory
manifest / developer / list-shortcodes

List shortcodes

A wp-cli command and wordpress plugin to list all the shortcodes available.

by Vikrant, Originally by Paul Underwood · github.com/0xcrypto/list-shortcodes · website

2stars
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/0xcrypto/list-shortcodes/archive/refs/heads/master.zip

From the readme

0xcrypto/list-shortcodes Originally by @paulund Quick links: Using | Installing | Contributing | Support Using WP CLI command: $ wp shortcode list Installing Installing this package requires WP-CLI v1.1.0 or greater. Update to the latest stable release with wp cli update. Once you've done so, you can install this package with: $ wp package install 0xcrypto/list-shortcodes or, $ wp package install git@github.com:0xcrypto/list-shortcodes.git WordPress Plugin WordPress Plugin is also available. To install the plugin instead, Using WP CLI $ wp plugin install https://github.com/0xcrypto/list-shortcodes/archive/master.zip Using Git $ git clone https://github.com/0xcrypto/list-shortcodes wp-content/plugins/list-shortcodes Contributing We appreciate you taking the initiative to contribute to this project. Contributing isn’t limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation. For a more thorough introduction, check out WP-CLI's guide to contributing. This package follows t

Read the full README on GitHub →

Releases

TagPublished
v0.0.1 Aug 18, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.