Changeset 3364298
- Timestamp:
- 09/19/2025 04:14:58 AM (7 months ago)
- Location:
- wp-auto-featured-image/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
wp-auto-featured-image.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-auto-featured-image/trunk/readme.txt
r3364296 r3364298 1 1 === SNY Auto Featured Image === 2 2 Contributors: sanny_rss 3 Tags: Featured Image, SNY Auto Featured Image, Default Featured Image, Auto, Default, Post Thumbnail, Auto Post Thumbnail, Set Post Thumbnail, Auto Post Thumbnail, WordPress Post Thumbnail3 Tags: featured image, auto featured image, post thumbnail, fallback image 4 4 Donate link: https://sanny.dev/ 5 5 Requires at least: 3.5 6 Tested up to: 6.4.2 7 Stable tag: 2.0 6 Tested up to: 6.8.2 7 Requires PHP: 5.6 8 Stable tag: 2.0.1 8 9 License: GPLv2 or later 9 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 11 11 Set a default featured image effortlessly for your posts, pages, or custom post types using our plugin. Streamline the process by establishing a fallback image based on categories. Choose an image from your media library or upload a new one with ease, ensuring a consistent and efficient way to manage featured images across your content.12 Automatically set a default featured image for posts, pages, or custom post types when none is assigned. 12 13 13 14 == Description == -
wp-auto-featured-image/trunk/wp-auto-featured-image.php
r3364296 r3364298 4 4 * Plugin URI: https://github.com/sannysri/WordPress-Auto-Featured-Image 5 5 * Description: Set a default featured image effortlessly for your posts, pages, or custom post types using our plugin. Streamline the process by establishing a fallback image based on categories. Choose an image from your media library or upload a new one with ease, ensuring a consistent and efficient way to manage featured images across your content. 6 * Version: 2.0 16 * Version: 2.0.1 7 7 * Author: Sanny Srivastava 8 8 * Author URI: https://sanny.dev/
Note: See TracChangeset
for help on using the changeset viewer.