开发者 | rafaucau |
---|---|
更新时间 | 2025年2月13日 20:37 |
捐献地址: | 去捐款 |
PHP版本: | 8.1 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
/wp-content/plugins/
directory.Settings -> Media
to configure the plugin settings.ACPL_ALT_GENERATOR_OPENAI_API_KEY
constant in your wp-config.php file: define('ACPL_ALT_GENERATOR_OPENAI_API_KEY', 'your-api-key-here');
. When the constant is defined, the API key field in the plugin settings will be disabled.The plugin uses the OpenAI API, which will incur costs. Please check the OpenAI pricing page for details.