Changeset 3452808
- Timestamp:
- 02/03/2026 11:26:00 AM (2 months ago)
- Location:
- thumbnails
- Files:
-
- 6 added
- 2 edited
-
tags/1.1.8 (added)
-
tags/1.1.8/admin (added)
-
tags/1.1.8/admin/admin.css (added)
-
tags/1.1.8/admin/options.php (added)
-
tags/1.1.8/plugin.php (added)
-
tags/1.1.8/readme.txt (added)
-
trunk/plugin.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
thumbnails/trunk/plugin.php
r3452621 r3452808 4 4 5 5 /* 6 Plugin Name: Thumbnails 6 Plugin Name: Thumbnails and Featured Images 7 7 Plugin URI: https://www.satollo.net/plugins/thumbnails 8 8 Description: Enhances the WordPress thumbnail functions generating and caching thumbnails of any size. 9 Version: 1.1. 79 Version: 1.1.8 10 10 Author: Stefano Lissa 11 11 Author URI: https://www.satollo.net -
thumbnails/trunk/readme.txt
r3452621 r3452808 1 === Thumbnails ===1 === Thumbnails and Featured Images === 2 2 Tags: thumbnails, media, resize 3 3 Tested up to: 6.9 4 Stable tag: 1.1. 74 Stable tag: 1.1.8 5 5 Contributors: satollo 6 License: GPLv2 or later 7 License URI: https://www.gnu.org/licenses/gpl-2.0.html 6 8 7 9 Autoselect the featured image and creates pixel perfect resizes on the fly without regenerate all the thumbnails. … … 47 49 48 50 == Changelog == 51 52 = 1.1.8 = 53 54 * Fixed readme 49 55 50 56 = 1.1.7 =
Note: See TracChangeset
for help on using the changeset viewer.