Plugin Directory

Changeset 3408730


Ignore:
Timestamp:
12/03/2025 04:09:42 AM (4 months ago)
Author:
mervinpraison
Message:

Version 5.0.4

Location:
seo-wordpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • seo-wordpress/trunk/readme.txt

    r3408721 r3408730  
    44Requires at least: 5.0
    55Tested up to: 6.7
    6 Stable tag: 5.0.3
     6Stable tag: 5.0.4
    77Requires PHP: 7.4
    88License: GPLv2 or later
  • seo-wordpress/trunk/seo-wordpress.php

    r3408721 r3408730  
    44 * Plugin URI: https://github.com/MervinPraison/WordPressAISEO
    55 * Description: AI-powered SEO optimization for WordPress. Automatically generate meta descriptions, titles, schema markup, and comprehensive SEO analysis using artificial intelligence.
    6  * Version: 5.0.3
     6 * Version: 5.0.4
    77 * Author: MervinPraison
    88 * Author URI: https://mer.vin
     
    2121
    2222// Define plugin constants
    23 define('AISEO_VERSION', '5.0.3');
     23define('AISEO_VERSION', '5.0.4');
    2424
    2525// CRITICAL FIX: Register AJAX actions IMMEDIATELY, before any hooks
Note: See TracChangeset for help on using the changeset viewer.