Plugin Directory

Changeset 3020581


Ignore:
Timestamp:
01/11/2024 06:15:21 PM (2 years ago)
Author:
treeflips
Message:

Tested in WP 6.4.2 and Description was updated.

Location:
admin-expand-image-widgets
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • admin-expand-image-widgets/trunk/admin-expand-image-widgets.php

    r2331119 r3020581  
    33 * Plugin Name: Admin Expand Image Widgets
    44 * Plugin URI: https://wpjohnny.com/admin-expand-image-widgets/
    5  * Description: Auto-expand image widgets on Dashboard Widgets page, making images visible.
    6  * Author: WPJohnny
    7  * Author URI: https://wpjohnny.com/
     5 * Description: Auto-expand image widgets on Dashboard Widgets page, making images visible in classic mode (not Gutenberg mode).
     6 * Author: <a href="https://wpjohnny.com">WPJohnny</a>, <a href="https://profiles.wordpress.org/zeroneit/">zerOneIT</a>
    87 * Donate link: https://www.paypal.me/wpjohnny
    9  * Version: 0.1.3
    10  * Text Domain: admin-expand-image-widgets
    11  * Domain Path: /languages/
     8 * Version: 0.1.4
     9 * License:      GPL v2 or later
     10 * License URI:  https://www.gnu.org/licenses/gpl-2.0.txt
    1211 */
    1312
  • admin-expand-image-widgets/trunk/readme.txt

    r2536599 r3020581  
    44Tags: widgets, images
    55Requires at least: 4.9
    6 Tested up to: 5.7.2
    7 Stable tag: 0.1.3
     6Tested up to: 6.4.2
     7Stable tag: 0.1.4
    88License: GPL-2.0+
    99
     
    1212== Description ==
    1313
    14 This plugin helps you manage image widgets easier. If you manage many image widgets, this plugin will help you see them quicker without having to expand each one. It's useful if you like to manually edit your image widgets often, and also if you don't have titles on your image widgets.
     14This plugin helps you manage image widgets easier. If you manage many image widgets in classic mode, this plugin will help you see them quicker without having to expand each one. It's useful if you like to manually edit your image widgets often, and also if you don't have titles on your image widgets.
     15If you use Gutenberg mode in widgets page, this plugin is useless.
    1516
    1617== Installation ==
     
    3334
    3435== Changelog ==
     36== 0.1.4 =
     37* Tested in WP 6.4.2 and Description was updated.
    3538
    3639== 0.1.3 =
Note: See TracChangeset for help on using the changeset viewer.