Changeset 3443046
- Timestamp:
- 01/20/2026 08:40:00 AM (2 months ago)
- Location:
- zywrap
- Files:
-
- 5 edited
-
assets/256x256.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128x128.png (modified) (previous)
-
assets/icon-64x64.png (modified) (previous)
-
tags/1.0.0/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zywrap/tags/1.0.0/readme.txt
r3442987 r3443046 1 === Zywrap ===1 === Zywrap AI – Promptless Content Generation for WordPress === 2 2 Contributors: zywrap 3 Tags: ai, artificial intelligence, content, editor, gutenberg, classic editor, openai, zywrap, api3 Tags: ai, content generation, automation, api, openai, wordpress ai 4 4 Requires at least: 5.8 5 5 Tested up to: 6.9 … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt 10 10 11 Integrates the Zywrap AI platform with the WordPress editor to generate content from API wrappers.11 Generate production-ready AI content inside WordPress using pre-built wrappers — no prompt engineering required. 12 12 13 13 == Description == 14 14 15 Zywrap AI connects your WordPress site directly to your Zywrap.com account, bringing the power of API wrappers into your content creation workflow.15 Zywrap AI connects your WordPress site to the Zywrap API platform, enabling automatic content generation using reusable AI wrappers instead of manual prompt writing. 16 16 17 Stop copy-pasting. With Zywrap AI, you can generate blog posts, product descriptions, and marketing copy directly inside the WordPress Classic Editor and Gutenberg Block Editor.17 Unlike traditional AI plugins that require trial-and-error prompt engineering, Zywrap uses predefined, production-grade wrappers designed for real-world use cases such as blog writing, marketing copy, product descriptions, SEO content, and structured business text. 18 18 19 This plugin features a full admin dashboard to monitor your usage, a "Playground" to test your wrappers, and a preset manager to save your favorite settings for one-click content generation. 19 You select a wrapper, provide input (or no input at all), and generate consistent, high-quality content directly inside the WordPress editor. 20 21 Zywrap is ideal for developers, marketers, and content teams who want reliable AI outputs without prompt maintenance. 20 22 21 23 == Features == 22 24 23 * **Editor Integration:** Adds a "Zywrap AI" button to the Classic Editor (TinyMCE) and the Gutenberg "More" menu. 24 * **Smart Insert:** Automatically detects your editor (Block or Classic) and inserts generated content directly at your cursor position. 25 * **Dynamic Modal:** Run any of your synced wrappers from a clean, simple modal without leaving your post. 26 * **Full Admin Dashboard:** A beautiful dashboard showing your credit usage, top wrappers, and recent activity (now cached for performance). 27 * **Wrapper Playground:** A dedicated admin page to test your API wrappers, models, and overwrite fields in real-time. 28 * **Preset Management:** Save your favorite Playground settings (wrapper, model, overwrites) as a "Preset" for quick recall. 29 * **Robust Syncing:** Securely syncs all your wrappers, categories, and AI models from Zywrap.com to your local database with transaction safety. 30 * **Admin Controls:** Enable or disable the Zywrap AI button on a per-post-type basis (posts, pages, and custom post types). 31 * **Logging:** Includes separate logs for system events (like API errors) and billable usage (credits, tokens). 25 * Promptless AI content generation using pre-built wrappers 26 * Native integration with Gutenberg (Block Editor) and Classic Editor 27 * One-click content insertion at the cursor position 28 * Wrapper Playground for testing and experimentation 29 * Preset system to save favorite wrapper configurations 30 * Full admin dashboard with usage statistics 31 * Secure, transaction-safe syncing of wrappers and models 32 * Support for posts, pages, and custom post types 33 * Separate system and usage logging 34 * Optimized with caching for admin performance 32 35 33 36 == Installation == 34 37 35 1. Upload the `zywrap` folder to your `/wp-content/plugins/` directory. 36 2. Activate the plugin through the 'Plugins' menu in WordPress. 37 3. Navigate to the new "Zywrap" menu in your admin sidebar. 38 4. Go to the "Settings" page and enter your Zywrap.com API key. 39 5. Press the "Test Key" button. 40 On success, the "Download & Sync" button will be enabled. 41 6. Click "Download & Sync Wrapper Bundle" to sync your wrappers. 42 7. Go to the "Playground" to test a wrapper or start creating content! 38 1. Upload the `zywrap` folder to `/wp-content/plugins/` 39 2. Activate the plugin through the Plugins menu in WordPress 40 3. Open the new "Zywrap" menu in the admin sidebar 41 4. Go to Settings and enter your Zywrap API key 42 5. Click "Test Key" to verify your connection 43 6. Click "Download & Sync Wrapper Bundle" 44 7. Open the editor or Playground and start generating content 43 45 44 46 == Frequently Asked Questions == 45 47 46 = Do I need a Zywrap .comaccount? =47 Yes. This plugin is a connector for the Zywrap API platform. You must have a valid API key from your Zywrap.com account to use it.48 = Do I need a Zywrap account? = 49 Yes. Zywrap AI is a connector plugin for the Zywrap API platform. You must have an active Zywrap account and API key. 48 50 49 = Where can I find the button? =50 * **Gutenberg (Block Editor):** Click the (⋮) "More" menu in the top-right corner. You will see "Zywrap AI" with our icon.51 * **Classic Editor:** You will see a "Zywrap AI" buttonnext to the "Add Media" button.51 = Where does the Zywrap button appear? = 52 Gutenberg: Open the (⋮) More menu in the top-right corner and select "Zywrap AI". 53 Classic Editor: The Zywrap AI button appears next to the "Add Media" button. 52 54 53 = Can I use this with my Custom Post Types? = 54 Yes. Go to "Zywrap" -> "Settings". You can check the box for any public post type (including CPTs) to enable the editor button. 55 = Does this work with Custom Post Types? = 56 Yes. You can enable Zywrap AI for any public post type from Zywrap → Settings. 57 58 = Do I need to write prompts? = 59 No. Wrappers already contain optimized instructions. You only provide task-specific input when required. 55 60 56 61 == External Services == 57 62 58 This plugin relies on the Zywrap API (api.zywrap.com) to provide its core functionality.63 This plugin connects to the Zywrap API to generate AI content. 59 64 60 * **Service:** Zywrap API 61 * **Purpose:** Used to authenticate your API key, sync your wrapper configurations, and generate AI content based on your inputs. 62 * **Data Sent:** Your API Key, wrapper codes, selected AI models, and the specific text inputs/prompts you provide in the editor. 63 * **Service Provider:** Zywrap 64 * **Terms of Use:** https://zywrap.com/terms 65 * **Privacy Policy:** https://zywrap.com/privacy 65 Service: Zywrap API 66 Endpoint: https://api.zywrap.com 67 Purpose: Wrapper syncing, AI content generation, usage tracking 68 Data Sent: API key, wrapper codes, selected models, user-provided inputs 69 Terms of Service: https://zywrap.com/terms 70 Privacy Policy: https://zywrap.com/privacy 66 71 67 72 == Screenshots == 68 73 69 1. The Zywrap AI modal in the Classic Editor.70 2. The Zywrap button in the Gutenberg "More" menu.71 3. The main Admin Dashboard with usage stats.72 4. The Wrapper Playground for testing.73 5. The Settings page for API configuration and post type integrations.74 6. The "My Presets" management page.74 1. Zywrap AI modal inside the WordPress editor 75 2. Zywrap button in the Gutenberg editor menu 76 3. Admin dashboard with usage statistics 77 4. Wrapper Playground for testing 78 5. Settings page for API configuration 79 6. Preset management screen 75 80 76 81 == Changelog == 77 82 78 83 = 1.0.0 = 79 * Initial public release. 80 * Added Transaction-Safe Syncing for data integrity. 81 * Added Smart Error Handling for API limits and quotas. 82 * Added Dashboard Caching for improved admin performance. 83 * Added "Insert to Editor" functionality for Gutenberg and Classic Editor. 84 * Initial public release 85 * Promptless wrapper-based content generation 86 * Gutenberg and Classic Editor support 87 * Transaction-safe wrapper syncing 88 * Presets and Playground 89 * Admin dashboard with caching 90 * Smart API error handling 84 91 85 92 == Upgrade Notice == 86 93 87 94 = 1.0.0 = 88 * The initial version of the Zywrap AI plugin.95 Initial release of Zywrap AI for WordPress.
Note: See TracChangeset
for help on using the changeset viewer.