Plugin Directory

Changeset 3192819


Ignore:
Timestamp:
11/20/2024 07:10:10 AM (14 months ago)
Author:
web83info
Message:

Tested up to WordPress 6.7.

Location:
show-current-width
Files:
36 added
3 edited

Legend:

Unmodified
Added
Removed
  • show-current-width/trunk/class/class-showcurrentwidth-core.php

    r3086889 r3192819  
    2323     * Plugin constant.
    2424     */
    25     const PLUGIN_VERSION           = '1.2.7';
     25    const PLUGIN_VERSION           = '1.2.8';
    2626    const PLUGIN_PREFIX            = 'show-current-width';
    2727    const PLUGIN_PREFIX_DEPRECATED = 'w83-show-current-width';
  • show-current-width/trunk/readme.txt

    r3086889 r3192819  
    44Tags: admin,width,developement,design
    55Requires at least: 6.2
    6 Tested up to: 6.5.3
     6Tested up to: 6.7
    77Requires PHP: 7.4
    8 Stable tag: 1.2.7
     8Stable tag: 1.2.8
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2020
    2121== Changelog ==
     22
     23= 1.2.8 - 2025-11-20 =
     24* Tested up to WordPress 6.7.
    2225
    2326= 1.2.7 - 2025-05-15 =
  • show-current-width/trunk/w83-show-current-width.php

    r3086889 r3192819  
    1212 * Plugin URI:
    1313 * Description:         This plugin shows a current screen width on WP adminbar.
    14  * Version:             1.2.7
     14 * Version:             1.2.8
    1515 * Requires at least:   6.0
    16  * Tested up to:        6.5.3
     16 * Tested up to:        6.7
    1717 * Requires PHP:        7.4
    1818 * Author:              web83info <[email protected]>
Note: See TracChangeset for help on using the changeset viewer.