=== Heroic Shortcodes ===
Contributors: herothemes
Tags: shortcodes
Requires at least: 3.5
Tested up to: 4.4.2
Version: 1.1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Heroic Shortcodes allows you to add various shortcodes to WordPress content

== Description ==

Add various elements to your work

== Installation ==

It's easy to get started

1. Upload `ht-shortcodes` unzipped folder to the `/wp-content/plugins/` directory or goto Plugins > Add New and upload the Heroic Shortcodes zipped file.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Click on the drop down in the visual editor to add any of the shortcodes.


== Frequently Asked Questions ==

= Q. I have a question! =

A. Please goto herothemes.com/support for assistance


== Screenshots ==



== Changelog ==

= 1.1.5 =
(28 Mar 2017)
Improved! Enabled html support in Accordion and Tabs module
Improved! Toggle module now support nested shortcodes
Fixed! HTML validation issues with Messages module

= 1.1.4 =
(21 Nov 2016)

Fixed! Tabs module functionality

= 1.1.3 =
(11 Oct 2016)

Fixed! SEO conflicts
Fixed! Editor conflicts
Fixed! Frontend style loading
Improved! Reworked language files
Updated! Removed language files
Updated! Moved external libraries into shortcodes package

= 1.1.2 =
(24 Jun 2016)

Improved! Updated language files (transitional)
Improved! Cleaned up modules
Updated! Changed code library referencing to ensure SSL compatibility

= 1.1.1 =
(2 Jun 2016)

Improved! Ensure admin JS only loaded on post edit screen

= 1.1 =
(14 Mar 2016)

Improved! Re-factored for KnowAll, various fixes and functionality improvements

= 1.0 =
(8 Feb 2016)

New! Initial release.


== Developer Note ==

Declaring theme support:

add_theme_support('ht-shortcodes', $module_list);
eg.
add_theme_support('ht-shortcodes', 'accordion', 'advert', 'buttons', 'dropcaps', 'icons', 'messages', 'payment', 'pullquotes', 'social', 'tabs', 'toggle');

The theme is then responsible for declaring which modules are supported and loading in the frontend css for these