| 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 |
|