开发者 | mayankbpandya |
---|---|
更新时间 | 2025年7月12日 19:38 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
##
to <h2>
headings and **text**
to <strong>
text</strong>
for improved formatting.
– Secure API Key Management: Store your AI API keys securely in the plugin's dedicated settings page.
– Dedicated Admin Menu: Easy access to plugin settings via a top-level menu item in your WordPress admin sidebar.
You can get your Google Gemini AI API key from Google AI Studio or your OpenAI API key from OpenAI Platform. Links are also available directly on the plugin settings page.
Yes, it is primarily designed for Gutenberg, where it inserts content as native blocks. For the Classic Editor, it will insert plain text into the TinyMCE editor.
AI models can sometimes produce unexpected results. Always review and edit the generated content before publishing. This plugin is a writing assistant, not a fully autonomous content creator.
Your API key is stored securely in your WordPress database options table. The content generated by the AI is processed through the respective AI service (Google Gemini or OpenAI) and then returned to your WordPress site; it is not stored by the plugin itself beyond being inserted into your post draft.
core/heading
and core/paragraph
blocks for improved reliability.##
(H2 headings) and **
(strong/bold text) before block insertion.