Changeset 3469174
- Timestamp:
- 02/25/2026 08:25:08 AM (5 weeks ago)
- Location:
- imageseo
- Files:
-
- 4 edited
- 1 copied
-
tags/3.2.4 (copied) (copied from imageseo/trunk)
-
tags/3.2.4/imageseo.php (modified) (2 diffs)
-
tags/3.2.4/readme.txt (modified) (1 diff)
-
trunk/imageseo.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
imageseo/tags/3.2.4/imageseo.php
r3469162 r3469174 6 6 * Description: Optimize your images for search engines. Search engine optimization and web marketing strategy often neglect their images. 7 7 * Author: WPChill 8 * Version: 3.2. 38 * Version: 3.2.4 9 9 * Author URI: https://www.wpchill.com/ 10 10 * License: GPLv3 or later … … 55 55 define( 'IMAGESEO_SLUG', 'imageseo' ); 56 56 define( 'IMAGESEO_OPTION_GROUP', 'group-imageseo' ); 57 define( 'IMAGESEO_VERSION', '3.2. 3' );57 define( 'IMAGESEO_VERSION', '3.2.4' ); 58 58 define( 'IMAGESEO_PHP_MIN', '7.4' ); 59 59 define( 'IMAGESEO_DEBUG', false ); -
imageseo/tags/3.2.4/readme.txt
r3415451 r3469174 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 3.2. 27 Stable tag: 3.2.4 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
imageseo/trunk/imageseo.php
r3469162 r3469174 6 6 * Description: Optimize your images for search engines. Search engine optimization and web marketing strategy often neglect their images. 7 7 * Author: WPChill 8 * Version: 3.2. 38 * Version: 3.2.4 9 9 * Author URI: https://www.wpchill.com/ 10 10 * License: GPLv3 or later … … 55 55 define( 'IMAGESEO_SLUG', 'imageseo' ); 56 56 define( 'IMAGESEO_OPTION_GROUP', 'group-imageseo' ); 57 define( 'IMAGESEO_VERSION', '3.2. 3' );57 define( 'IMAGESEO_VERSION', '3.2.4' ); 58 58 define( 'IMAGESEO_PHP_MIN', '7.4' ); 59 59 define( 'IMAGESEO_DEBUG', false ); -
imageseo/trunk/readme.txt
r3415451 r3469174 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.4 7 Stable tag: 3.2. 27 Stable tag: 3.2.4 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.