Skip to content

Commit

Permalink
Merge pull request #20 from brainstormforce/wp6.1
Browse files Browse the repository at this point in the history
WordPress 6.1 compatibility
  • Loading branch information
patilvikasj authored Nov 1, 2022
2 parents 11b3c76 + df3f2ed commit 3732ca1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== Timed Content For Beaver Builder ===
Contributors: brainstormforce
Contributors: pratikchaskar
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.2
Tested up to: 6.0
Stable tag: 1.0.3
Tested up to: 6.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -70,6 +70,9 @@ 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
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.2
* Author: Brainstorm Force
* Author URI: http://www.brainstormforce.com
* Version: 1.0.3
* Author: Pratik Chaskar
* Author URI: https://pratikchaskar.com
* Text Domain: timed-content-for-beaver-builder
*
* @package timed-content-for-beaver-builder
Expand Down

0 comments on commit 3732ca1

Please sign in to comment.