描述
Infography Auto Featured Image is a powerful plugin that automatically generates high-quality, relevant infographics for your WordPress posts and sets them as the featured image.
It uses the Infography.in API to analyze your post content and create a visually appealing summary image.
Features:
- Automatic Generation: Generates an infographic as soon as you publish a post.
- Background Processing: Uses WordPress Cron to generate images in the background, ensuring your editor stays fast.
- Smart Analysis: Summarizes your post content to create meaningful infographics.
- Override Control: Choose whether to overwrite existing featured images or skip if one is already set.
- Per-Post Control: Disable generation for specific posts via a simple meta box.
Note: You need an API key from Infography.in to use this plugin.
Third-Party Service Disclosure
This plugin relies on the Infography.in API as a third-party service to function. When you publish a post, the plugin sends your post’s title and post content to Infography.in to generate the image.
安装
- Upload the plugin files to the
/wp-content/plugins/infography-auto-featured-imagedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings -> Infography Auto Featured to configure your API key.
- Get your API key from Infography.in.
常见问题
-
Do I need an account on Infography.in?
-
Yes, you need an account and a valid API key from Infography.in.
-
Does it slow down my site?
-
No. The image generation happens asynchronously in the background effectively decoupling the API call from your publishing flow.
-
Can I prevent it from running on a specific post?
-
Yes, there is a “Disable auto-generation” checkbox in the “Infography Auto Featured Image” meta box on the post edit screen.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.1.0
- Optimization: Switched to asynchronous background processing for image generation.
- Improvement: Refactored codebase for better performance and stability.
1.0.0
- Initial release.