Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo code added #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified class-bb-timed-content.php
100644 → 100755
Empty file.
Empty file modified class-timed-content-helper.php
100644 → 100755
Empty file.
Empty file modified phpcs.ruleset.xml
100644 → 100755
Empty file.
9 changes: 3 additions & 6 deletions readme.txt
100644 → 100755
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -70,9 +70,6 @@ Props to <a href="http://www.tlc-online.co.uk/" target="_blank">TLC Online</a> f

## Changelog ##

### 1.0.3 ###
- Improvement: Added compatibility to WordPress 6.1

### 1.0.1 ###
- New : Start Date Time option

Expand Down
6 changes: 3 additions & 3 deletions timed-content-for-beaver-builder.php
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Empty file modified timed-content-module/includes/frontend.css.php
100644 → 100755
Empty file.
Empty file modified timed-content-module/includes/frontend.php
100644 → 100755
Empty file.
Empty file modified timed-content-module/js/settings.js
100644 → 100755
Empty file.
Empty file modified timed-content-module/timed-content-module.php
100644 → 100755
Empty file.