Plugin Directory

Changeset 3445427


Ignore:
Timestamp:
01/23/2026 09:02:23 AM (4 weeks ago)
Author:
jamesmackie
Message:

Version 1.1.0 - Minor overall enhancements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ezy-ai/trunk/ezy-ai-plugin.php

    r3445423 r3445427  
    44 * Plugin URI: https://ezy.ai/cms
    55 * Description: Automatically optimize your site for AI answers (ChatGPT, Claude, Google AIO, Perplexity). Prompt tracking, AI visibility score, AI bot tracking, reports & analytics, structured data, facts.jsonld, robots.txt, llms.txt, sitemaps- all automated.
    6  * Version: 1.0.0
     6 * Version: 1.1.0
    77 * Author: jamesmackie, ezyai
    88 * Author URI: https://ezy.ai/about
     
    1717}
    1818
    19 define('EZY_AI_VERSION', '1.0.0');
     19define('EZY_AI_VERSION', '1.1.0');
    2020define('EZY_AI_PLUGIN_DIR', plugin_dir_path(__FILE__));
    2121define('EZY_AI_PLUGIN_URL', plugin_dir_url(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.