Changeset 3107479
- Timestamp:
- 06/25/2024 12:10:42 PM (21 months ago)
- Location:
- imagebox-module/trunk
- Files:
-
- 3 edited
-
imagebox.php (modified) (1 diff)
-
imagebox/imagebox.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
imagebox-module/trunk/imagebox.php
r2582850 r3107479 4 4 * Plugin URI: http://flickdevs.com/beaver-builder/ 5 5 * Description: Custom beaver builder module to display image Box. 6 * Version: 1. 2.36 * Version: 1.3 7 7 * Author: Flickdevs, Aezaz Shaikh 8 8 * Author URI: http://flickdevs.com -
imagebox-module/trunk/imagebox/imagebox.php
r2166889 r3107479 76 76 'placeholder' => '2', 77 77 'preview' => array( 78 'type' => 'css',79 'selector' => '.fd-bb-imagebox h4',78 'type' => 'css', 79 'selector' => '.fd-bb-imagebox h4', 80 80 'property' => 'font-size', 81 81 'unit' => 'px' -
imagebox-module/trunk/readme.txt
r2582850 r3107479 1 1 === Beaver Builder Imagebox Module === 2 2 Contributors: flickdevs, shaikhaezaz80 3 Requires at least: 4.74 Tested up to: 5.85 Requires PHP: 5.66 Stable tag: 1. 2.33 Requires at least: 5.9 or higher 4 Tested up to: 6.5.5 5 Requires PHP: 7.0 or higher 6 Stable tag: 1.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 39 39 == Changelog == 40 40 41 = 1.3 = 42 * Minor bug fixes compatibility with latest WordPress and Beaver Builder version 43 41 44 = 1.2.3 = 42 45 * Minor bug fixes compatibility with latest WordPress and Beaver Builder version
Note: See TracChangeset
for help on using the changeset viewer.