Plugin Directory

Changeset 2887101


Ignore:
Timestamp:
03/26/2023 01:27:47 PM (3 years ago)
Author:
wearerequired
Message:

Updating readme/assets from GitHub

Location:
wp-widget-disable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-widget-disable/assets/icon.svg

    • Property svn:mime-type set to image/svg+xml
  • wp-widget-disable/tags/2.1.0/readme.txt

    r2738688 r2887101  
    22Contributors:      wearerequired, neverything, swissspidy, ocean90, grapplerulrich
    33Tags:              widgets, admin, dashboard, sidebar widgets, dashboard widgets, disable widgets
    4 Requires at least: 4.7
    5 Tested up to:      6.0
    6 Requires PHP:      5.6
     4Requires at least: 6.0
     5Tested up to:      6.2
     6Requires PHP:      7.4
    77Stable tag:        2.1.0
    88License:           GPLv2 or later
     
    36363. Go to Appearance -> Disable Widgets to manage sidebar and dashboard widgets.
    3737
    38 ## Frequently Asked Questions
    39 
    40 None so far. But you can ask us any time on [twitter](https://twitter.com/wearerequired)!
    41 
    4238## Screenshots
    4339
     
    4844
    4945## Changelog
     46
     47### 3.0.0 - 2023-03-26
     48
     49* Fixed: Replace use of jQuery to avoid deprecation warnings.
     50* Changed: Requires at least PHP 7.4 and WordPress 6.0.
    5051
    5152### 2.1.0 - 2022-03-17
  • wp-widget-disable/trunk/readme.txt

    r2738688 r2887101  
    22Contributors:      wearerequired, neverything, swissspidy, ocean90, grapplerulrich
    33Tags:              widgets, admin, dashboard, sidebar widgets, dashboard widgets, disable widgets
    4 Requires at least: 4.7
    5 Tested up to:      6.0
    6 Requires PHP:      5.6
     4Requires at least: 6.0
     5Tested up to:      6.2
     6Requires PHP:      7.4
    77Stable tag:        2.1.0
    88License:           GPLv2 or later
     
    36363. Go to Appearance -> Disable Widgets to manage sidebar and dashboard widgets.
    3737
    38 ## Frequently Asked Questions
    39 
    40 None so far. But you can ask us any time on [twitter](https://twitter.com/wearerequired)!
    41 
    4238## Screenshots
    4339
     
    4844
    4945## Changelog
     46
     47### 3.0.0 - 2023-03-26
     48
     49* Fixed: Replace use of jQuery to avoid deprecation warnings.
     50* Changed: Requires at least PHP 7.4 and WordPress 6.0.
    5051
    5152### 2.1.0 - 2022-03-17
Note: See TracChangeset for help on using the changeset viewer.