diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/class-bb-timed-content.php b/class-bb-timed-content.php old mode 100644 new mode 100755 diff --git a/class-timed-content-helper.php b/class-timed-content-helper.php old mode 100644 new mode 100755 diff --git a/phpcs.ruleset.xml b/phpcs.ruleset.xml old mode 100644 new mode 100755 diff --git a/readme.txt b/readme.txt old mode 100644 new mode 100755 index 32c35bd..5d63ab2 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === Timed Content For Beaver Builder === -Contributors: pratikchaskar +Contributors: brainstormforce Donate link: https://www.paypal.me/BrainstormForce Requires at least: 4.4 Tags: beaver builder, page builder plugin, timed content, php based timed content -Stable tag: 1.0.3 -Tested up to: 6.1 +Stable tag: 1.0.2 +Tested up to: 6.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -70,9 +70,6 @@ Props to TLC Online f ## Changelog ## -### 1.0.3 ### -- Improvement: Added compatibility to WordPress 6.1 - ### 1.0.1 ### - New : Start Date Time option diff --git a/timed-content-for-beaver-builder.php b/timed-content-for-beaver-builder.php old mode 100644 new mode 100755 index cac8319..e08125d --- a/timed-content-for-beaver-builder.php +++ b/timed-content-for-beaver-builder.php @@ -3,9 +3,9 @@ * Plugin Name: Timed Content for Beaver Builder * Plugin URI: https://www.brainstormforce.com/ * Description: Timed Content For Beaver builder plugin allows users to hide content after given time. - * Version: 1.0.3 - * Author: Pratik Chaskar - * Author URI: https://pratikchaskar.com + * Version: 1.0.2 + * Author: Brainstorm Force + * Author URI: http://www.brainstormforce.com * Text Domain: timed-content-for-beaver-builder * * @package timed-content-for-beaver-builder diff --git a/timed-content-module/includes/frontend.css.php b/timed-content-module/includes/frontend.css.php old mode 100644 new mode 100755 diff --git a/timed-content-module/includes/frontend.php b/timed-content-module/includes/frontend.php old mode 100644 new mode 100755 diff --git a/timed-content-module/js/settings.js b/timed-content-module/js/settings.js old mode 100644 new mode 100755 diff --git a/timed-content-module/timed-content-module.php b/timed-content-module/timed-content-module.php old mode 100644 new mode 100755