PluginProbe
Code Engine – PHP Snippets, AI Functions & Automation for WordPress / 0.0.1
Code Engine – PHP Snippets, AI Functions & Automation for WordPress v0.0.1
0.5.6 0.5.5 0.5.4 0.5.3 0.5.2 0.5.1 0.5.0 0.4.9 0.4.8 0.4.7 0.4.6 trunk 0.0.1 0.0.2 0.2.8 0.2.9 0.3.0 0.3.1 0.3.2 0.3.3 0.3.4 0.3.5 0.3.6 0.3.7 0.3.8 All 32 releases
code-engine / readme.txt

readme.txt in Code Engine – PHP Snippets, AI Functions & Automation for WordPress 0.0.1, at readme.txt

34 lines 955 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Code Engine ===
2 Contributors: TigrouMeow
3 Tags: code, snippets, management, code snippets, wp code, ai, json, model, error, check
4 Donate link: https://meowapps.com/donation/
5 Requires at least: 6.0
6 Tested up to: 6.5
7 Stable tag: 0.0.1
8 License: GPLv2 or later
9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
11 Code Engine helps you manage code snippets from plugins like Code Snippets and WP Code. It checks errors, gathers snippets, and creates JSON for AI models.
12
13 == Description ==
14
15 Code Engine helps you manage code snippets from plugins like Code Snippets and WP Code. It checks errors, gathers snippets, and creates JSON for AI models.
16
17 == Installation ==
18
19 1. Upload `code-engine` to the `/wp-content/plugins/` directory
20 2. Activate the plugin through the 'Plugins' menu in WordPress
21
22 == Upgrade Notice ==
23
24 Replace all the files. Nothing else to do.
25
26 == Frequently Asked Questions ==
27
28 Nothing yet.
29
30 == Changelog ==
31
32 = 0.0.1 =
33 * First release.
34