Description
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.
Installation
- 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.
FAQ
-
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.
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Infography Auto Featured Image » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Infography Auto Featured Image » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
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.