Plugin Directory

Changeset 3378388


Ignore:
Timestamp:
10/14/2025 06:51:31 PM (5 months ago)
Author:
andrejdivi
Message:

Update to version 1.3 from GitHub

Location:
alt-text-imagerr-ai
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • alt-text-imagerr-ai/tags/1.3/imagerr.php

    r3371120 r3378388  
    33 * Plugin Name: AI Image Alt Text Generator – Imagerr AI
    44 * Description: Generate alt text, titles, descriptions, and captions for your images automatically with AI.
    5  * Version: 1.2.4
     5 * Version: 1.3
    66 * Text Domain: alt-text-imagerr-ai
    77 * Domain Path: /languages
    8  * Author: Imagerr.ai
    9  * Author URI: https://imagerr.ai
     8 * Author: Netrr
     9 * Author URI: https://netrr.com
    1010 * License: GPL-2.0+
    1111 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
  • alt-text-imagerr-ai/tags/1.3/readme.txt

    r3371120 r3378388  
    11=== AI Image Alt Text Generator – Imagerr AI ===
    2 Contributors: andrejdivi, dbeja
     2Contributors: netrr, andrejdivi, dbeja
    33Donate link: https://www.paypal.com/paypalme/dbkode
    4 Tags: ai, image, alt, text, generator
     4Tags: ai, alt, alt text, image alt text, alternative text
    55Requires PHP: 5.2
    66Requires at least: 4.6
    7 Stable tag: 1.2.4
     7Stable tag: 1.3
    88Tested up to: 6.8
    99License: GPLv2 or later
     
    7171
    7272== 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
    7377= 1.2.4 =
    7478* Fixed small issue introduced in 1.2.3
  • alt-text-imagerr-ai/trunk/imagerr.php

    r3371120 r3378388  
    33 * Plugin Name: AI Image Alt Text Generator – Imagerr AI
    44 * Description: Generate alt text, titles, descriptions, and captions for your images automatically with AI.
    5  * Version: 1.2.4
     5 * Version: 1.3
    66 * Text Domain: alt-text-imagerr-ai
    77 * Domain Path: /languages
    8  * Author: Imagerr.ai
    9  * Author URI: https://imagerr.ai
     8 * Author: Netrr
     9 * Author URI: https://netrr.com
    1010 * License: GPL-2.0+
    1111 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
  • alt-text-imagerr-ai/trunk/readme.txt

    r3371120 r3378388  
    11=== AI Image Alt Text Generator – Imagerr AI ===
    2 Contributors: andrejdivi, dbeja
     2Contributors: netrr, andrejdivi, dbeja
    33Donate link: https://www.paypal.com/paypalme/dbkode
    4 Tags: ai, image, alt, text, generator
     4Tags: ai, alt, alt text, image alt text, alternative text
    55Requires PHP: 5.2
    66Requires at least: 4.6
    7 Stable tag: 1.2.4
     7Stable tag: 1.3
    88Tested up to: 6.8
    99License: GPLv2 or later
     
    7171
    7272== 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
    7377= 1.2.4 =
    7478* Fixed small issue introduced in 1.2.3
Note: See TracChangeset for help on using the changeset viewer.