Plugin Directory

Changeset 3466888


Ignore:
Timestamp:
02/22/2026 01:27:20 PM (2 weeks ago)
Author:
alttextai
Message:

Release 1.10.28 - restore missing methods and files

Location:
alttext-ai/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • alttext-ai/trunk/README.txt

    r3466881 r3466888  
    66Requires at least: 4.7
    77Tested up to: 6.9
    8 Stable tag: 1.10.27
     8Stable tag: 1.10.28
    99WC requires at least: 3.3
    1010WC tested up to: 10.1
     
    7272== Changelog ==
    7373
    74 = 1.10.27 - 2026-02-22 =
     74= 1.10.28 - 2026-02-22 =
    7575* Fixed: Missing Elementor sync file that caused fatal error on plugin activation
    7676
  • alttext-ai/trunk/atai.php

    r3466881 r3466888  
    1616 * Plugin URI:        https://alttext.ai/product
    1717 * Description:       Automatically generate image alt text with AltText.ai.
    18  * Version:           1.10.27
     18 * Version:           1.10.28
    1919 * Author:            AltText.ai
    2020 * Author URI:        https://alttext.ai
     
    3434 * Current plugin version.
    3535 */
    36 define( 'ATAI_VERSION', '1.10.27' );
     36define( 'ATAI_VERSION', '1.10.28' );
    3737
    3838/**
Note: See TracChangeset for help on using the changeset viewer.