diff --git a/bb-bootstrap-alerts-module/includes/frontend.php b/bb-bootstrap-alerts-module/includes/frontend.php index f1dd3a7..d010e1b 100644 --- a/bb-bootstrap-alerts-module/includes/frontend.php +++ b/bb-bootstrap-alerts-module/includes/frontend.php @@ -11,12 +11,12 @@ bbn_dropdown_link=='yes'): ?> - + -
+
- bbn_closable == 'yes' ): ?> + bbn_closable ) == 'yes' ) ): ?> @@ -25,16 +25,16 @@
- bbn_icon_align == 'before' ): ?> - + bbn_icon_align ) == 'before' ) ): ?> + bbn_textarea_field; ?> - bbn_icon_align == 'after' ): ?> - + bbn_icon_align ) == 'after' ) ): ?> +
diff --git a/bb-bootstrap-alerts.php b/bb-bootstrap-alerts.php index 581830a..86fd96f 100644 --- a/bb-bootstrap-alerts.php +++ b/bb-bootstrap-alerts.php @@ -3,7 +3,7 @@ * Plugin Name: Alerts for Beaver Builder * Plugin URI: http://www.brainstormforce.com * Description: This is the plugin to create predefined alert messages. - * Version: 1.2.4 + * Version: 1.2.5 * Author: Pratik Chaskar * Author URI: https://pratikchaskar.com/ * Text Domain: bb-bootstrap-alerts diff --git a/readme.txt b/readme.txt index 6cc3e9e..409e388 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: pratikchaskar Donate link: https://www.paypal.me/BrainstormForce Requires at least: 4.4 Tags: beaver builder, page builder plugin, alerts, notification, bootstrap, drag and drop alerts, bb bootstrap, bb alerts, bb notification -Stable tag: 1.2.4 +Stable tag: 1.2.5 Tested up to: 6.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -76,6 +76,9 @@ Visit our website to know more about the top WordPress products and services we == Changelog == += 1.2.5 = +- Improvement: Improved codebase for improved security. + = 1.2.4 = - Improvement: Added compatibility to WordPress 6.1