Plugin Directory

Changeset 3107479


Ignore:
Timestamp:
06/25/2024 12:10:42 PM (21 months ago)
Author:
flickdevs
Message:

"Minor bug fixes compatibility with the latest WordPress and Beaver Builder version."

Location:
imagebox-module/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • imagebox-module/trunk/imagebox.php

    r2582850 r3107479  
    44 * Plugin URI: http://flickdevs.com/beaver-builder/
    55 * Description: Custom beaver builder module to display image Box.
    6  * Version: 1.2.3
     6 * Version: 1.3
    77 * Author: Flickdevs, Aezaz Shaikh
    88 * Author URI: http://flickdevs.com
  • imagebox-module/trunk/imagebox/imagebox.php

    r2166889 r3107479  
    7676                        'placeholder'   => '2',
    7777                        'preview'         => array(
    78                             'type'            => 'css',
    79                             'selector'        => '.fd-bb-imagebox h4',
     78                            'type'        => 'css',
     79                            'selector'    => '.fd-bb-imagebox h4',
    8080                            'property'  => 'font-size',
    8181                            'unit'      => 'px'
  • imagebox-module/trunk/readme.txt

    r2582850 r3107479  
    11=== Beaver Builder Imagebox Module ===
    22Contributors: flickdevs, shaikhaezaz80
    3 Requires at least: 4.7
    4 Tested up to: 5.8
    5 Requires PHP: 5.6
    6 Stable tag: 1.2.3
     3Requires at least: 5.9 or higher
     4Tested up to: 6.5.5
     5Requires PHP: 7.0 or higher
     6Stable tag: 1.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3939== Changelog ==
    4040
     41= 1.3 =
     42* Minor bug fixes compatibility with latest WordPress and Beaver Builder version
     43
    4144= 1.2.3 =
    4245* Minor bug fixes compatibility with latest WordPress and Beaver Builder version
Note: See TracChangeset for help on using the changeset viewer.