Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

LRH-Shortcode List

Deskripsyon

This WordPress plugin will display a list of available shortcodes in a meta box for
inserting into content. Insertions add brackets and any known required
parameters. This only works when in the visual editor.
The meta box can also display help about shortcodes, if any,
by clicking on the name.

An admin settings section allows the activation and deactivation of listed
shortcodes. Also shown is any additional known information, such as
required and optional parameters.

Developers

You can provide addition information about your shortcode by responding
to a filter ‘sim_XXX’ where XXX is your shortcode tag.

The additional information can include description, is it self-closing,
the required parameters, and the optional parameters.

  • Providing Shortcode Information –

To provide additional information to the helper, create a filter that
updates and returns a array of data.
See http://lrh.net/wpblog_lrh/lrh-shortcode-list-wp-plugin/ for examples.

Mga Screenshot

  • The metabox in the Edit Post.
  • The shortcodes manager.
  • The metabox showing additional information.

Pag-install

Install into /wp-content/plugins/lrhshortcodelist directory.

FAQ

None at this time.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “LRH-Shortcode List” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “LRH-Shortcode List” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

  • Initial version.

1.2.0

  • Clean up for repository

1.3.0

  • Fix problem with cursor placement.
  • Better support for “enhanced” timymce shortcodes