Description
This plugin let plugin and theme authors to display their work in their main WordPress. It provides some helpers:
- two custom post types: plugins and themes
- SEO-friendly URLs
- fetch (and cache in transient) plugin/theme info from the latest readme.txt file
- fetch (and cache in transient) rating / support / downloads info
- plugin info from readme file as custom post metadata
Planned in the next release:
- widgets with plugin info
- shortcodes
Installation
- Download the plugin, unzip, upload folder to your
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Look for the documentation on the plugin page and learn how to use it.
- Enjoy!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Developer Showcase” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Developer Showcase” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.4.1
- FIX sparklines inclusion
- FIX path mismatch
Older releases
- 0.4 internal release, GIT only
- 0.3 First release