=== Lana Shortcodes ===
Contributors: lanacodes
Donate link: https://www.paypal.com/donate/?hosted_button_id=F34PNECNYHSA4
Tags: bootstrap, bootstrap shortcodes
Requires at least: 4.0
Tested up to: 6.2
Stable tag: 1.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Bootstrap framework based shortcodes

== Description ==

The Lana Shortcodes are optimized for Bootstrap.

The Lana Shortcodes are developed primarily for Lana themes.

= Video =

[youtube https://www.youtube.com/watch?v=juri_dOCrvI]

= Shortcodes list: =

**Button shortcode**
`[lana_button size="md" type="primary" class="custom-color"]Lana Button[/lana_button]`

**Icon shortcode**
`[lana_icon name="home"]`

**Label shortcode**
`[lana_label type="primary"]New[/lana_label]`

**Badges shortcode**
`[lana_badges]2[/lana_badges]`

**Progress Bar shortcode**
`[lana_progress_bar value="15" type="primary" label="visible" striped="1" active="1"]`

= Lana Codes =
[Lana Shortcodes](https://lana.codes/product/lana-shortcodes/)

== Installation ==

= Requires =
* WordPress at least 4.0
* PHP at least 5.3

= Instalation steps =

1. Upload the plugin files to the `/wp-content/plugins/lana-shortcodes` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

= How to use it =
* in `Posts > Edit`, you can manually add the shortcode to the selected post, for example add the `[lana_button size="md" type="primary"]Lana Button[/lana_button]` shortcode to the post content.
* in `Pages > Edit`, you can manually add the shortcode to the selected page, for example add the `[lana_fb_share]` shortcode to the page content.

== Frequently Asked Questions ==

Do you have questions or issues with Lana Shortcodes?
Use these support channels appropriately.

= Lana Codes =
[Support](https://lana.codes/contact/)

= WordPress Forum =
[Support Forum](http://wordpress.org/support/plugin/lana-shortcodes)

== Screenshots ==

1. screenshot-1.jpg

== Changelog ==

= 1.2.0 =
* security: fixed stored XSS vulnerability
* change tinymce shortcode button add in 'admin_init' hook
* improve shortcode tinymce js
* update bootstrap and add popper
* add exclude assets to language pot file

= 1.1.1 =
* add and bugfix bootstrap versions
* add bootstrap version selector to settings
* change constants init method
* add class atts to lana button shortcode

= 1.1.0 =
* add bootstrap version selector
* add bootstrap version shortcode views
* reformat code

= 1.0.9 =
* reformat code
* update readme.txt

= 1.0.8 =
* add text domain to plugin header

= 1.0.7 =
* Tested in WordPress 4.8 (compatible)
* Change website to lana.codes

= 1.0.6 =
* change Lana Shortcodes icons in TinyMCE

= 1.0.5 =
* Bugfix escape

= 1.0.4 =
* Bugfix jquery.js include

= 1.0.3 =
* Tested in WordPress 4.7 (compatible)
* No change

= 1.0.2 =
* Bugfix jquery.js include
* remove lana_table shortcode

= 1.0.1 =
* remove gallery shortcode
* remove img_caption shortcode

= 1.0.0 =
* Added Lana Shortcodes

== Upgrade Notice ==

= 1.2.0 =
This version fixes a security vulnerability and improves shortcode in tinymce, and update bootstrap and popper. Upgrade recommended.

= 1.1.1 =
This version fixes bootstrap version selector and improved the lana button shortcode. Upgrade recommended.

= 1.1.0 =
This version added bootstrap version selector. Upgrade recommended.

= 1.0.9 =
This version changed code format.

= 1.0.8 =
This version added text domain to the plugin header. Upgrade recommended.

= 1.0.7 =
Nothing has changed in this version. Tested in WordPress 4.8 and compatible.

= 1.0.6 =
This version change icons.

= 1.0.5 =
This version fixes escape bug. Upgrade recommended.

= 1.0.4 =
This version fixes jQuery include bug. Upgrade recommended.

= 1.0.3 =
Nothing has changed in this version. Tested in WordPress 4.7 and compatible.

= 1.0.2 =
This version fixes jQuery include bug and remove lana_table shortcode. Upgrade recommended.

= 1.0.1 =
This version fixes gallery and img caption shortcode bug. Upgrade recommended.