Changeset 2996127
- Timestamp:
- 11/15/2023 02:36:50 AM (2 years ago)
- Location:
- logo-slider-wp/trunk
- Files:
-
- 2 edited
-
logo-slider-wp.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
logo-slider-wp/trunk/logo-slider-wp.php
r2943255 r2996127 11 11 * Plugin URI: https://logichunt.com/product/wordpress-logo-slider/ 12 12 * Description: Ultimate & Most Popular Responsive Logo Showcase Slider. Display Unlimited Client, Supporter, Partner, Sponsor, or Brand Logo with Infinite Slides Loop. 13 * Version: 3.9. 213 * Version: 3.9.9 14 14 * Author: LogicHunt Inc. 15 15 * Author URI: http://logichunt.com … … 28 28 29 29 //plugin definition specific constants 30 defined( 'LGX_LS_PLUGIN_VERSION' ) or define( 'LGX_LS_PLUGIN_VERSION', '3.9. 2' );30 defined( 'LGX_LS_PLUGIN_VERSION' ) or define( 'LGX_LS_PLUGIN_VERSION', '3.9.3' ); 31 31 defined( 'LGX_LS_WP_PLUGIN' ) or define( 'LGX_LS_WP_PLUGIN', 'logo-slider-wp' ); 32 32 defined( 'LGX_LS_PLUGIN_BASE' ) or define( 'LGX_LS_PLUGIN_BASE', plugin_basename( __FILE__ ) ); -
logo-slider-wp/trunk/readme.txt
r2943255 r2996127 4 4 TagsTags: logo slider, logo carousel, logo showcase, logo grid, wordpress logo slider, client logo slider, brand logo carousel slider, sponsors logo slider, logo carousel slider, responsive slider, wordpress logo slider, logo ticker, wordpress logo carousel, logo slideshow, partners slider, affiliates, supporters logo slider, team slider, team showcase, wordpress logo showcase, wp logo slider 5 5 Requires at least: 4.3 6 Tested up to: 6. 27 Stable tag: 3.9. 26 Tested up to: 6.4.1 7 Stable tag: 3.9.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 200 200 == Changelog == 201 201 202 = 3.9.3 = 203 * Check Latest Compatibility 204 202 205 = 3.9.2 = 203 206 * The image border and radius issue has been fixed.
Note: See TracChangeset
for help on using the changeset viewer.