Changeset 3378388
- Timestamp:
- 10/14/2025 06:51:31 PM (5 months ago)
- Location:
- alt-text-imagerr-ai
- Files:
-
- 4 edited
- 1 copied
-
tags/1.3 (copied) (copied from alt-text-imagerr-ai/trunk)
-
tags/1.3/imagerr.php (modified) (1 diff)
-
tags/1.3/readme.txt (modified) (2 diffs)
-
trunk/imagerr.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alt-text-imagerr-ai/tags/1.3/imagerr.php
r3371120 r3378388 3 3 * Plugin Name: AI Image Alt Text Generator – Imagerr AI 4 4 * Description: Generate alt text, titles, descriptions, and captions for your images automatically with AI. 5 * Version: 1. 2.45 * Version: 1.3 6 6 * Text Domain: alt-text-imagerr-ai 7 7 * Domain Path: /languages 8 * Author: Imagerr.ai9 * Author URI: https:// imagerr.ai8 * Author: Netrr 9 * Author URI: https://netrr.com 10 10 * License: GPL-2.0+ 11 11 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
alt-text-imagerr-ai/tags/1.3/readme.txt
r3371120 r3378388 1 1 === AI Image Alt Text Generator – Imagerr AI === 2 Contributors: andrejdivi, dbeja2 Contributors: netrr, andrejdivi, dbeja 3 3 Donate link: https://www.paypal.com/paypalme/dbkode 4 Tags: ai, image, alt, text, generator4 Tags: ai, alt, alt text, image alt text, alternative text 5 5 Requires PHP: 5.2 6 6 Requires at least: 4.6 7 Stable tag: 1. 2.47 Stable tag: 1.3 8 8 Tested up to: 6.8 9 9 License: GPLv2 or later … … 71 71 72 72 == Changelog == 73 = 1.3 = 74 * Upgraded to a more recent & faster ChatGPT AI model 75 * Updated plugin author information to reflect a change of WordPress.org account 76 73 77 = 1.2.4 = 74 78 * Fixed small issue introduced in 1.2.3 -
alt-text-imagerr-ai/trunk/imagerr.php
r3371120 r3378388 3 3 * Plugin Name: AI Image Alt Text Generator – Imagerr AI 4 4 * Description: Generate alt text, titles, descriptions, and captions for your images automatically with AI. 5 * Version: 1. 2.45 * Version: 1.3 6 6 * Text Domain: alt-text-imagerr-ai 7 7 * Domain Path: /languages 8 * Author: Imagerr.ai9 * Author URI: https:// imagerr.ai8 * Author: Netrr 9 * Author URI: https://netrr.com 10 10 * License: GPL-2.0+ 11 11 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt -
alt-text-imagerr-ai/trunk/readme.txt
r3371120 r3378388 1 1 === AI Image Alt Text Generator – Imagerr AI === 2 Contributors: andrejdivi, dbeja2 Contributors: netrr, andrejdivi, dbeja 3 3 Donate link: https://www.paypal.com/paypalme/dbkode 4 Tags: ai, image, alt, text, generator4 Tags: ai, alt, alt text, image alt text, alternative text 5 5 Requires PHP: 5.2 6 6 Requires at least: 4.6 7 Stable tag: 1. 2.47 Stable tag: 1.3 8 8 Tested up to: 6.8 9 9 License: GPLv2 or later … … 71 71 72 72 == Changelog == 73 = 1.3 = 74 * Upgraded to a more recent & faster ChatGPT AI model 75 * Updated plugin author information to reflect a change of WordPress.org account 76 73 77 = 1.2.4 = 74 78 * Fixed small issue introduced in 1.2.3
Note: See TracChangeset
for help on using the changeset viewer.