This plugin is outdated and might not be supported anymore
WP Shortcodes API

WP Shortcodes API

Details
View on WordPress

The plugin take all of the data registered and created a multi-dimensional
array in an option called ‘_shortcodes’. Existing shortcodes that WP is away of
are also stored here with just their name and callback.

A few static methods for checking on shortcode info are provided.
GetShortcodeAtts($shortcode_name)
ShortcodeInPost($shortcode_name, $post_id)

Creating a new media button in the editor is easy with the add_media_button()
method. Just pass your shortcode name, attributes, a page title, introductory
text, and an icon image url.

Details

Plugin code:
wordpress-shortcodes-api
Plugin version:
0.8
Outdated:
Yes
WP version:
3.0 or higher
PHP version:
or higher
Test up to WP version:
3.4.2
Total installations:
10
Last updated:
2012-10-18
Rating:
Times rated:
0
shortcode