XO Featured Image Tools

설명

Automatically generate the featured image from the image of the post.

Functions

  • Generate the featured image collectively.
  • Automatically generate the featured image when you save a post.
  • Bulk delete the featured image of the posts.
  • Display the featured image items in the Post list.

스크린샷

  • Featured Image Tool.
  • Featured Image Tool Execution screen.
  • Post List.

설치

  1. Upload the xo-featured-image-tools folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.

후기

2024년 8월 1일
It’s the best WordPress plugin for automatically generating images in posts from an image URL that I’ve ever tried, it’s very light and works great even with the latest version. The URL must be present in the post and the image can also be hosted on an external server: the plugin will take the first image in the post, make it the featured image of the post and also insert it in the media list. Excellent.
2024년 4월 14일
All it does is a process bar that slowly goes to 100%, but in the end 0 featured images were created from uploaded image in the post. I still have to set them manually.
2023년 12월 1일
After doing a long import of posts, it generates thumbnails for each post.
2023년 2월 9일
XO Featured Image is the ONLY plugin that works reliably to automatically set a featured image. I do many transfers from Blogger and TypePad to Wordpress, and this is the only plugin that consistently works for setting the featured images for these posts. It’s simplicity itself, without a ton of settings. Thanks for providing such a stable plugin!
2022년 11월 16일 답글 5개
Thank you for the great plugin. Is exactly what I was looking for and the best plugin you can find for this purpose… But: The following image URLs often appear in my posts: image.jpg?uid=Yi3w9CE. These image files are not captured by your plugin. So far I only knew this from form data transmissions like: index.html?var=123. But I have such pictures in my posts. Can you fix this in the next update please? My suggested solution would be: $path= substr( $url, strrpos( $url, ‘.’ )+4); $url = str_ireplace($path, ”, $url);
모든 21 평가 읽기

기여자 & 개발자

“XO Featured Image Tools”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“XO Featured Image Tools”(이)가 6 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “XO Featured Image Tools”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.15.3

  • Supported WordPress 6.9.

1.15.2

  • Fixed a bug that an incorrect featured image may be selected in a site migration environment with a URL change.

1.15.1

  • Fixed a bug where an error message might be displayed.

1.15.0

  • Accelerated batch processes.

1.14.0

  • Added the ability to exclude specific file names.

1.13.1

  • Adhered WordPress coding standards 3.0.1.

1.13.0

  • Added a setting to whether to target shortcode content and synced pattern content.

See the previous changelogs here