Plugin Directory

Changeset 3339911


Ignore:
Timestamp:
08/05/2025 10:46:02 PM (8 months ago)
Author:
LogicHunt
Message:

Checked latest WP version

Location:
logo-slider-wp
Files:
249 added
2 edited

Legend:

Unmodified
Added
Removed
  • logo-slider-wp/trunk/logo-slider-wp.php

    r3320861 r3339911  
    1111 * Plugin URI:        https://logichunt.com/product/wordpress-logo-slider/
    1212 * Description:       Ultimate & Most Popular Responsive Logo Showcase Slider. Display Unlimited Client, Supporter, Partner, Sponsor, or Brand Logo with Infinite Slides Loop.
    13  * Version:           4.7.0
     13 * Version:           4.8.0
    1414 * Author:            LogicHunt Inc.
    1515 * Author URI:        http://logichunt.com
     
    2828
    2929//plugin definition specific constants
    30 defined( 'LGX_LS_PLUGIN_VERSION' )        or define( 'LGX_LS_PLUGIN_VERSION', '4.7.0' );
     30defined( 'LGX_LS_PLUGIN_VERSION' )        or define( 'LGX_LS_PLUGIN_VERSION', '4.8.0' );
    3131defined( 'LGX_LS_WP_PLUGIN' )             or define( 'LGX_LS_WP_PLUGIN', 'logo-slider-wp' );
    3232defined( 'LGX_LS_PLUGIN_BASE' )           or define( 'LGX_LS_PLUGIN_BASE', plugin_basename( __FILE__ ) );
  • logo-slider-wp/trunk/readme.txt

    r3320861 r3339911  
    55Requires at least: 4.3
    66Tested up to: 6.8.1
    7 Stable tag: 4.7.0
     7Stable tag: 4.8.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    200200== Changelog ==
    201201
     202= 4.8.0 =
     203* Check Latest Compatibility.
     204
    202205= 4.7.0 =
    203206* Check Latest Compatibility.
Note: See TracChangeset for help on using the changeset viewer.