Description
This plugin extends the s2member Pro plugin by adding a shortcode to render the pro login widget.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“s2member-shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “s2member-shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1
- Added wrapper to ensure that shortcode is not already loaded from another plugin
1.2
- Graceful failback if s2 Pro module is not installed
1.1
- Added support for args & options. See s2 Codex for documentation of the s2_pro_login_widget() function.
1.0
- Initial version