Plugin Directory

Changeset 3462967


Ignore:
Timestamp:
02/16/2026 10:56:24 PM (6 weeks ago)
Author:
sa77
Message:

Upload v1.0.7 - 2026-02-16 22:56

Location:
autoarticle-content-generator/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • autoarticle-content-generator/trunk/autoarticle-content-generator.php

    r3462962 r3462967  
    44 * Plugin URI: https://autoarticle.net
    55 * Description: Generate AI-powered articles with customizable styles and scheduling
    6  * Version: 1.0.6
     6 * Version: 1.0.7
    77 * Author: AutoArticle.net
    88 * Text Domain: autoarticle-content-generator
     
    1616
    1717// Define plugin constants
    18 define('AUTOARTICLE_VERSION', '1.0.0');
     18define('AUTOARTICLE_VERSION', '1.0.7');
    1919define('AUTOARTICLE_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2020define('AUTOARTICLE_PLUGIN_URL', plugin_dir_url(__FILE__));
  • autoarticle-content-generator/trunk/readme.txt

    r3462962 r3462967  
    44Requires at least: 5.0
    55Tested up to: 6.9
    6 Stable tag: 1.0.6
     6Stable tag: 1.0.7
    77Requires PHP: 7.2
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.