Changeset 3020581
- Timestamp:
- 01/11/2024 06:15:21 PM (2 years ago)
- Location:
- admin-expand-image-widgets
- Files:
-
- 4 added
- 2 edited
-
tags/0.1.4 (added)
-
tags/0.1.4/README.md (added)
-
tags/0.1.4/admin-expand-image-widgets.php (added)
-
tags/0.1.4/readme.txt (added)
-
trunk/admin-expand-image-widgets.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
admin-expand-image-widgets/trunk/admin-expand-image-widgets.php
r2331119 r3020581 3 3 * Plugin Name: Admin Expand Image Widgets 4 4 * 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> 8 7 * Donate link: https://www.paypal.me/wpjohnny 9 * Version: 0.1. 310 * Text Domain: admin-expand-image-widgets11 * 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 12 11 */ 13 12 -
admin-expand-image-widgets/trunk/readme.txt
r2536599 r3020581 4 4 Tags: widgets, images 5 5 Requires at least: 4.9 6 Tested up to: 5.7.27 Stable tag: 0.1. 36 Tested up to: 6.4.2 7 Stable tag: 0.1.4 8 8 License: GPL-2.0+ 9 9 … … 12 12 == Description == 13 13 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. 14 This 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. 15 If you use Gutenberg mode in widgets page, this plugin is useless. 15 16 16 17 == Installation == … … 33 34 34 35 == Changelog == 36 == 0.1.4 = 37 * Tested in WP 6.4.2 and Description was updated. 35 38 36 39 == 0.1.3 =
Note: See TracChangeset
for help on using the changeset viewer.