From ffde2dd128ed8970488e0284f56cf033357e56c6 Mon Sep 17 00:00:00 2001 From: Vikas Patil Date: Tue, 1 Nov 2022 13:09:41 +0530 Subject: [PATCH] repo code added --- LICENSE | 0 class-bb-timed-content.php | 0 class-timed-content-helper.php | 0 phpcs.ruleset.xml | 0 readme.txt | 9 +++------ timed-content-for-beaver-builder.php | 6 +++--- timed-content-module/includes/frontend.css.php | 0 timed-content-module/includes/frontend.php | 0 timed-content-module/js/settings.js | 0 timed-content-module/timed-content-module.php | 0 10 files changed, 6 insertions(+), 9 deletions(-) mode change 100644 => 100755 LICENSE mode change 100644 => 100755 class-bb-timed-content.php mode change 100644 => 100755 class-timed-content-helper.php mode change 100644 => 100755 phpcs.ruleset.xml mode change 100644 => 100755 readme.txt mode change 100644 => 100755 timed-content-for-beaver-builder.php mode change 100644 => 100755 timed-content-module/includes/frontend.css.php mode change 100644 => 100755 timed-content-module/includes/frontend.php mode change 100644 => 100755 timed-content-module/js/settings.js mode change 100644 => 100755 timed-content-module/timed-content-module.php 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