Description
Webstudioonline Blog Draft Generator helps you generate blog drafts in WordPress using an external AI provider.
You can enter a topic, choose writing settings, and generate a draft article directly inside your WordPress dashboard.
Free version
The free version includes:
- Generate blog drafts based on a topic
- Choose language
- Choose word count
- Choose writing style
- Choose tone of voice
- Add extra prompt instructions
- Test your API connection
- Save generated articles as drafts
- View a debug log
External services
This plugin connects to OpenAI or an OpenAI-compatible API provider to generate blog content and to test the configured API connection.
It sends data to the configured API provider only when the user performs an action inside the plugin, such as generating content or testing the API connection.
Depending on the action and settings, the following data may be sent:
– The topic entered by the user
– Prompt instructions entered by the user
– Writing preferences such as language, tone, style, and word count
– Existing article content when generating SEO-related output
– Existing article content when generating link-enhanced content
– API test requests initiated by the user
This external service is required for the plugin to function.
OpenAI Terms of Use:
https://openai.com/policies/terms-of-use/
OpenAI Privacy Policy:
https://openai.com/policies/privacy-policy/
Notes
This plugin requires the user to supply their own API key for the selected AI provider.
Installation
- Upload the plugin to the
/wp-content/plugins/folder - Activate the plugin through the WordPress Plugins screen
- Open the plugin page in the WordPress dashboard
- Enter your API key in the plugin settings
- Save the settings and start generating blog drafts
FAQ
-
Does this plugin require an external service?
-
Yes. The plugin requires an external AI provider such as OpenAI or an OpenAI-compatible API provider.
-
Does this plugin work without an API key?
-
No. You must enter a valid API key before generating content.
-
Does this plugin publish posts automatically?
-
The free version is intended for generating draft content inside WordPress.
-
What data is sent to the external service?
-
The plugin sends the content and settings needed to generate the requested output, such as the topic, prompt instructions, selected writing preferences, and related article content.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Webstudioonline Blog Draft Generator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Webstudioonline Blog Draft Generator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
7.4.7
- Fixed Freemius premium-only scoping so paid code is removed from generated Free builds.
- Preserved Free article generation as one topic and draft-only.
7.4.6
- Corrected Freemius premium-only scoping while preserving locked Pro controls in the premium source package.
- Free generation remains limited to one topic and draft posts.
- Preserved nonce and sanitization fixes.
7.4.3
- Improved Pro SEO focus keyphrase handling.
- Restored internal link processing mention as a Pro feature.
7.4.2
- Fixed admin redirect warnings during generation.
7.4.1
- Internal link processing remains available in Free.
- Maintains the stable 7.4.0 generation flow.
7.4.0
- Improved Freemius free/premium separation for WordPress.org compliance.
- Removed the separate uninstall.php file and added plugin-managed uninstall cleanup.
- Internal compliance improvements.
7.3.3
- Renamed plugin for a more distinctive identity
- Improved WordPress.org submission readiness
- Added external services documentation
- Updated readme content for the free version
7.3.2
- Plugin Check improvements
- License header added
- Sanitization improvements
- Replaced date() usage with gmdate()
- Added readme.txt
- Cleaned uninstall.php
