Description
Quickly add dynamic elements to the content on your Genesis websites.
This plugin adds a button to any WYSIWYG on your site and allows you to quickly add:
- Columns
- The default Genesis Shortcodes
- The default Genesis Widgets
to your site content.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘genesis shortcode generator’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
genesis-shortcodes.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
genesis-shortcodes.zip
- Extract the
genesis-shortcode-generator
directory to your computer - Upload the
genesis-shortcode-generator
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Reviews
Contributors & Developers
“Genesis Shortcode Generator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Genesis Shortcode Generator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.1
- Add back the “gb_clear” shortcode
- Update descriptions
2.0.0
- Moved shortcode functions to their own classes (transition for simpler customization and extension)
- Addition of default Genesis Widgets available as shortcodes
1.2.0
- Added [clear] shortcode
1.1.1
- Fix missing $content parameter
1.1.0
- Filter to remove unwanted empty
tags within shortcodes
1.0.1
- Updated for WordPress 3.9 tinyMCE upgrade
- Removed unneeded “fifths” from column options
1.0.0
- Initial Commit