Changeset 3425146
- Timestamp:
- 12/22/2025 08:44:47 AM (3 months ago)
- Location:
- featured-image-from-content
- Files:
-
- 3 added
- 2 edited
-
tags/1.5 (added)
-
tags/1.5/featured-image-from-content.php (added)
-
tags/1.5/readme.txt (added)
-
trunk/featured-image-from-content.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
featured-image-from-content/trunk/featured-image-from-content.php
r3254592 r3425146 4 4 * Plugin URI: https://wordpress.org/plugins/featured-image-from-content/ 5 5 * Description: This plugin is useful for automatically setting featured images from post content if no featured images are available. 6 * Version: 1. 46 * Version: 1.5 7 7 * Requires at least: 5.2 8 8 * Requires PHP: 5.6 -
featured-image-from-content/trunk/readme.txt
r3254597 r3425146 3 3 Tags: featured image, set featured image, set image from content, image, 4 4 Requires at least: 5.2 5 Tested up to: 6. 7.25 Tested up to: 6.9 6 6 Requires PHP: 5.6 7 Stable tag: 1. 47 Stable tag: 1.5 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 34 34 1. Upload to the `wp-content/plugins/` directory. 35 35 2. Activate the plugin through the \'Plugins\' menu in WordPress. 36 3. Go to the setting section and open Featured Image from Content.36 3. Go to the settings section and open Featured Image from Content. 37 37 4. Select the Post Type to set featured images automatically and save it. 38 38 5. Enjoy! … … 55 55 * Improvements and tested with the latest WordPress version 6.7.2. 56 56 57 = 1.5 - Dec 22th, 2025 = 58 * Improvements and tested with the latest WordPress version 6.9. 59 57 60 == Screenshots == 58 61
Note: See TracChangeset
for help on using the changeset viewer.