| 开发者 | CodeAdapted |
|---|---|
| 更新时间 | 2026年2月18日 06:52 |
| PHP版本: | 5.0 or higher 及以上 |
| WordPress版本: | 6.9.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
ai-post-visualizer directory to the /wp-content/plugins/ directory.You can sign up and retrieve your DALL·E API key at OpenAI.
Yes. You can set AIPV_OPENAI_API_KEY as an environment variable or define it as a constant in wp-config.php. When a server-managed key is detected, the Settings input is disabled and the key cannot be edited from the WordPress admin.
If you enter the key in the plugin Settings UI, it is stored encrypted in the WordPress database and is never displayed back in the UI after saving. For the best security posture, use a server-managed key via environment variable/constant.
The Generate screen shows an estimated cost per image and a total estimate based on OpenAI pricing. These are estimates only and pricing can change.
Yes, you can revert back to the original featured image at any time using the "Revert to Original" button. NOTE The original featured image will still need to exist in the WordPress Media Library for you to be able to revert back to it.
If the Data Retention toggle is enabled, all plugin-related data (including generated images) will be removed when the plugin is uninstalled.
AIPV_OPENAI_API_KEY (env/constant) and encrypted API key storage when saved via the Settings UI.