Plugin Directory

Changeset 3398374


Ignore:
Timestamp:
11/18/2025 09:40:29 PM (5 months ago)
Author:
webtinus
Message:

Rest API optimization

Location:
aicontify
Files:
28 added
2 edited

Legend:

Unmodified
Added
Removed
  • aicontify/trunk/aicontify.php

    r3398370 r3398374  
    44Plugin URI: https://aicontify.com/
    55Description: Your Smart Content Assistant – One Click, Full Content
    6 Version: 5.0.0
     6Version: 5.0.1
    77Author: Hassan Solgi
    88Author URI: https://t.me/hassansolgi
     
    246246include_once plugin_dir_path(__FILE__) . 'settings.php';
    247247include_once plugin_dir_path(__FILE__) . 'tabsPosts.php';
     248include_once plugin_dir_path(__FILE__) . 'rest_cache.php';
  • aicontify/trunk/readme.txt

    r3398370 r3398374  
    44Requires at least: 5.0
    55Tested up to: 6.8
    6 Stable tag: 5.0.0
     6Stable tag: 5.0.1
    77Requires PHP: 7.4
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.