Description
Demo of all the elements can be found at the BCorp website.
Each shortcode can be easily configured in a simple popup window.
Or for even simpler usage and configuration you can use the BCorp Visual Editor drag & drop page builder.
The BCorp Shortcode includes the following elements:
13 x Layout Options
17 x Shortcode Elements
- [bcorp_alert]
- [bcorp_accordion] [bcorp_accordion_panel]
- [bcorp_blog]
- [bcorp_button]
- [bcorp_gallery]
- [bcorp_heading]
- [bcorp_icon_box]
- [bcorp_image]
- [bcorp_divider]
- [bcorp_icon]
- [bcorp_icon_list] [bcorp_icon_list_icon]
- [bcorp_tabs] [bcorp_tab_panel]
- [bcorp_text]
- [bcorp_video]
11 x WordPress Widgets
- [bcorp_wp_archives]
- [bcorp_wp_calendar]
- [bcorp_wp_categories]
- [bcorp_wp_meta]
- [bcorp_wp_pages]
- [bcorp_wp_recent_comments]
- [bcorp_wp_recent_posts]
- [bcorp_wp_rss]
- [bcorp_wp_search]
- [bcorp_wp_tag_cloud]
- [bcorp_wp_text]
Many new shortcodes will be added to the collection shortly.
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
- Why are you only releasing a subset of shortcodes?
-
Each shortcode was originally written and coupled to a much larger packaged theme. It takes time to unpackage them and present them as a standalone product.
Reviews
Contributors & Developers
“BCorp Shortcodes” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BCorp Shortcodes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.23
Added [bcorp_icon_list] and [bcorp_icon_list_icon] shortcodes.
0.22
Added [bcorp_blog] shortcode.
Minor CSS tweaks
0.21
Added [bcorp_video] shortcode.
Modified [bcorp_image] to not use srcset so that a specific image size can be set as originally intended.
Disabled some beta code that was accidentally enabled a little too early.
0.20
CSS tweaks plus minor modification for compatibility with [bcorp_slider] plugin.
0.19
Added [bcorp_gallery] shortcode.
0.18
Updates to [bcorp_icon_box] shortcode.
0.17
Added [bcorp_icon_box] shortcode.
0.16
Author got married 16th January 2016.
0.14
Added [bcorp_section] shortcode for themes that directly support it.
Added automatic switch of editor to Visual when shortcode button is pressed.
0.13
Added [bcorp_accordion] & [bcorp_accordion_panel] shortcodes.
Renamed [bcorp_tabbed] to [bcorp_tab_panel]
0.12
Added [bcorp_tabs] & [bcorp_tabbed] shortcodes.
0.11
Added 11 WordPress widget shortcodes.
Added margins settings to [bcorp_button] shortcode.
0.1
First Release