Plugin Directory

Changeset 3098159


Ignore:
Timestamp:
06/05/2024 06:10:24 PM (21 months ago)
Author:
webxapp
Message:

Fixed bugs

Location:
scrollbar-by-webxapp
Files:
42 added
2 edited

Legend:

Unmodified
Added
Removed
  • scrollbar-by-webxapp/trunk/readme.txt

    r2422970 r3098159  
    33Tags: scroll,custom scroll,scrollbar,smooth scroll ,scrolling,scroll bar,custom scrollbar,wordpress scroll,mousewheel scroll,wxa,scrollbar-wxa,webxapp
    44Requires at least: 4.4.0
    5 Tested up to: 5.5
     5Tested up to: 6.5.4
    66Requires PHP: 5.2
    7 Stable tag: 1.2.1
     7Stable tag: 1.3.0
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1212
    1313== Description ==
    14 [Demo](http://demo.webxapp.com/scrollbar/)
    1514
    1615
     
    4140== Upgrade Notice ==
    4241* Initial release
     42
     43== Changelog ==
     44= 1.3.0 =
     45* Added: Fixed bugs
    4346
    4447== Changelog ==
  • scrollbar-by-webxapp/trunk/wxacs.php

    r2422970 r3098159  
    33 * Plugin Name:     Scrollbar  by webxapp
    44 * Description:     Scrollbar WXA is best vertical/horizontal scrollbars plugin.
    5  * Version:         1.2.1
     5 * Version:         1.3.0
    66 * Author:          WebXApp
    7  * Author URI:      https://webxapp.com/
     7 * Author URI:
    88 * Text Domain:     scrollbar-wxa
    99 * License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
     
    2121
    2222if (!defined('WXACS_VERSION')) {
    23     define('WXACS_VERSION', "1.2.1");
     23    define('WXACS_VERSION', "1.3.0");
    2424}
    2525
Note: See TracChangeset for help on using the changeset viewer.