Linux 软件免费装
Banner图

Auto Featured Image from Title

开发者 brochris
更新时间 2024年4月20日 05:16
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 6.5.3
版权: GPLv2 or later
版权网址: 版权信息

标签

featured image featured images generate thumbnail generate thumbnails text picture text pictures automatic featured image auto featured image automatically generate featured image automatically set featured image

下载

详情介绍:

This plugin makes the process of publishing content more simple.
  1. Write your blog post.
  2. Spend hours searching stock photography websites online for the perfect image to go with your blog post.
  3. Done!
If you don't set a featured image manually, this plugin will automatically generate an image from the post title, excerpt, or content of a new or updated post or page and set it as the featured image. The image will then be included in your theme wherever the featured image for the post or page is called for. Upgrade to the PRO version for more features and control!! It's good to have an image in every post and page that you create. It helps for things like search engine optimization, social sharing, and just the attractiveness of your blog. But sometimes it can take longer to find a good image for a particular blog post than to write the post itself. This plugin simplifies the process of publishing content. It will automatically create a customized image for each post or page that you create. You can select a background image to match the look and feel of your blog, and the plugin will automatically write the title, excerpt, or first 55 characters of the content of a new or updated post or page on top of this background image to create a unique image for each post. By popular demand, the plugin now has an option to simply set the featured image from the first attached image in a post, without generating a new image.

安装:

  1. Upload to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Configure settings (optional, but encouraged)

屏幕截图:

  • An example of an automatically generated image
  • An example of an automatically generated image
  • An example of an automatically generated image
  • The image is automatically set as the featured image

升级注意事项:

New options and bug fixes

常见问题:

Why doesn't the generated featured image appear at the top of the post?

That's up to your Wordpress theme. Some themes do this by default, some don't. If yours doesn't, edit your Wordpress theme and insert the following code where you'd like the featured image to appear. <?php if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it. the_post_thumbnail(); } ?>

How can I customize the font, colors, and image to match my site?

You can customize the generated image somewhat via the options page which can be found in under Settings > Auto Featured Image. The PRO version also allows you to upload and use your own fonts and background images.

When does the plugin create an image for my new blog post?

When you click "Save Draft" or "Update" or "Publish."

Can I easily generate featured images for all of my previous posts?

This is a feature of the PRO version of the plugin. Upgrade to the PRO version!

Will this plugin overwrite all of the featured images that are already set?

No, it will only create featured images for posts that do not have featured images set.

更新日志:

2.3 2.2 2.1 2.0 1.9 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0