WP Manifestindependent plugin directory
manifest / editor / shortcode-suggest

Shortcode Suggest

Discover shortcodes in WordPress.

by Scott Evans · github.com/cftp/shortcode-suggest

46stars
7forks

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/cftp/shortcode-suggest/archive/refs/heads/master.zip

Readme

This should be considered a very early release. Just wanted to share the rough concept for now to guage interest and collect feedback.

Things to do:

  • Only load the plugin on the required post types and admin screens (filterable)
  • Enable on the HTML editor too?
  • Improve the design of the suggestions
  • Parse the inline docs to discover and hint the shortcode attributes - would be nice if shortcodes made this clearer and there was a a standard approach

Read the full README on GitHub →