Changeset 3423499
- Timestamp:
- 12/19/2025 09:19:45 AM (3 months ago)
- Location:
- draftseo-ai
- Files:
-
- 30 added
- 1 edited
-
assets/banner-1544x500.png.png (added)
-
assets/icon-128x128.png.png (added)
-
assets/icon-256x256.png.png (added)
-
assets/screenshot-1.png.png (added)
-
tags/0.2.0 (added)
-
tags/0.2.0/LICENSE.txt (added)
-
tags/0.2.0/README.md (added)
-
tags/0.2.0/admin (added)
-
tags/0.2.0/admin/css (added)
-
tags/0.2.0/admin/css/admin-styles.css (added)
-
tags/0.2.0/admin/css/index.php (added)
-
tags/0.2.0/admin/index.php (added)
-
tags/0.2.0/admin/js (added)
-
tags/0.2.0/admin/js/admin-scripts.js (added)
-
tags/0.2.0/admin/js/index.php (added)
-
tags/0.2.0/admin/settings-page.php (added)
-
tags/0.2.0/draftseo-ai.php (added)
-
tags/0.2.0/includes (added)
-
tags/0.2.0/includes/class-api-client.php (added)
-
tags/0.2.0/includes/class-content-processor.php (added)
-
tags/0.2.0/includes/class-image-handler.php (added)
-
tags/0.2.0/includes/class-rest-api.php (added)
-
tags/0.2.0/includes/class-seo-handler.php (added)
-
tags/0.2.0/includes/class-settings.php (added)
-
tags/0.2.0/includes/index.php (added)
-
tags/0.2.0/index.php (added)
-
tags/0.2.0/languages (added)
-
tags/0.2.0/languages/index.php (added)
-
tags/0.2.0/readme.txt (added)
-
tags/0.2.0/uninstall.php (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
draftseo-ai/trunk/readme.txt
r3423447 r3423499 5 5 Tested up to: 6.8 6 6 Requires PHP: 7.4 7 Stable tag: 0. 97 Stable tag: 0.2.0 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 125 125 == Screenshots == 126 126 127 1. Plugin settings page with API key configuration 128 2. Connection test and WordPress site URL 129 3. Default publishing settings 130 4. Image and tag configuration options 131 5. Content cleanup settings 132 6. Successful blog publication 127 1. Plugin settings page 133 128 134 129 == Changelog == 135 130 136 = 0. 9=131 = 0.2.0 = 137 132 * Initial beta release 138 133 * One-click blog publishing from DraftSEO.AI … … 151 146 == Upgrade Notice == 152 147 153 = 0. 9=148 = 0.2.0 = 154 149 Initial beta release of DraftSEO.AI plugin. 150 151 152 == External Services == 153 154 This plugin connects to the DraftSEO.AI service to generate and publish AI-written blog content. 155 156 Data sent: 157 - Website URL 158 - OAuth authentication token 159 - Content publishing requests 160 161 Data received: 162 - Generated blog content 163 - Images and metadata 164 165 Service provider: 166 DraftSEO.AI 167 https://draftseo.ai 168 Terms of Service: https://draftseo.ai/terms 169 Privacy Policy: https://draftseo.ai/privacy
Note: See TracChangeset
for help on using the changeset viewer.