Changeset 3398374
- Timestamp:
- 11/18/2025 09:40:29 PM (5 months ago)
- Location:
- aicontify
- Files:
-
- 28 added
- 2 edited
-
tags/5.0.1 (added)
-
tags/5.0.1/aicontify.php (added)
-
tags/5.0.1/contentPosts.php (added)
-
tags/5.0.1/css (added)
-
tags/5.0.1/css/style.css (added)
-
tags/5.0.1/dashboard.php (added)
-
tags/5.0.1/faqPosts.php (added)
-
tags/5.0.1/img (added)
-
tags/5.0.1/img/logo-aicontify.png (added)
-
tags/5.0.1/js (added)
-
tags/5.0.1/js/tabsPosts.js (added)
-
tags/5.0.1/languages (added)
-
tags/5.0.1/languages/aicontify-fa_IR.mo (added)
-
tags/5.0.1/languages/aicontify-fa_IR.po (added)
-
tags/5.0.1/languages/aicontify.pot (added)
-
tags/5.0.1/readme.txt (added)
-
tags/5.0.1/rest_cache.php (added)
-
tags/5.0.1/seoDescription.php (added)
-
tags/5.0.1/seoTitle.php (added)
-
tags/5.0.1/settings (added)
-
tags/5.0.1/settings.php (added)
-
tags/5.0.1/settings/tab-content.php (added)
-
tags/5.0.1/settings/tab-faq.php (added)
-
tags/5.0.1/settings/tab-main.php (added)
-
tags/5.0.1/settings/tab-seo-meta.php (added)
-
tags/5.0.1/settings/tab-seo-title.php (added)
-
tags/5.0.1/tabsPosts.php (added)
-
trunk/aicontify.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/rest_cache.php (added)
Legend:
- Unmodified
- Added
- Removed
-
aicontify/trunk/aicontify.php
r3398370 r3398374 4 4 Plugin URI: https://aicontify.com/ 5 5 Description: Your Smart Content Assistant – One Click, Full Content 6 Version: 5.0. 06 Version: 5.0.1 7 7 Author: Hassan Solgi 8 8 Author URI: https://t.me/hassansolgi … … 246 246 include_once plugin_dir_path(__FILE__) . 'settings.php'; 247 247 include_once plugin_dir_path(__FILE__) . 'tabsPosts.php'; 248 include_once plugin_dir_path(__FILE__) . 'rest_cache.php'; -
aicontify/trunk/readme.txt
r3398370 r3398374 4 4 Requires at least: 5.0 5 5 Tested up to: 6.8 6 Stable tag: 5.0. 06 Stable tag: 5.0.1 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.