WP-pluginInfo

0

WP-pluginInfo allows you to use a shortcode to list information about your activated plugins. Valid shortcode syntax (a shortcut for [plugininfo] is [pi]): [plugininfo /]: Lists all ac

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

WP-pluginInfo allows you to use a shortcode to list information about your activated plugins.

Valid shortcode syntax (a shortcut for [plugininfo] is [pi]):

  • [plugininfo /]: Lists all activated plugin using markup in WP-pluginInfo’s template.php
  • [plugininfo]<p><a href="%plugin_url%" target="_blank">%name%</a> version %version% by <a href="%author_url%" target="_blank">%author%</a>: %description%</p>[/pi]: Lists all activated plugin using the markup between shortcode.
  • [plugininfo wp-plugininfo /]: Lists information about specified plugin (in this case, wp-plugininfo). Separate items with space.

Keep in mind there are two shortcodes that do the same thing: [pi] and [plugininfo].

If you like this plugin, please consider giving your honest rating, blogging/tweeting about it or donating. Thank you!