Plugin Directory

Changeset 3425146


Ignore:
Timestamp:
12/22/2025 08:44:47 AM (3 months ago)
Author:
dhrumilk
Message:

Compatibility tested & Tested with the latest WordPress version.

Location:
featured-image-from-content
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • featured-image-from-content/trunk/featured-image-from-content.php

    r3254592 r3425146  
    44 * Plugin URI:  https://wordpress.org/plugins/featured-image-from-content/
    55 * Description: This plugin is useful for automatically setting featured images from post content if no featured images are available.
    6  * Version: 1.4
     6 * Version: 1.5
    77 * Requires at least:   5.2
    88 * Requires PHP:    5.6
  • featured-image-from-content/trunk/readme.txt

    r3254597 r3425146  
    33Tags: featured image, set featured image, set image from content, image,
    44Requires at least: 5.2
    5 Tested up to: 6.7.2
     5Tested up to: 6.9
    66Requires PHP: 5.6
    7 Stable tag: 1.4
     7Stable tag: 1.5
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    34341. Upload to the `wp-content/plugins/` directory.
    35352. Activate the plugin through the \'Plugins\' menu in WordPress.
    36 3. Go to the setting section and open Featured Image from Content.
     363. Go to the settings section and open Featured Image from Content.
    37374. Select the Post Type to set featured images automatically and save it.
    38385. Enjoy!
     
    5555* Improvements and tested with the latest WordPress version 6.7.2.
    5656
     57= 1.5 - Dec 22th, 2025 =
     58* Improvements and tested with the latest WordPress version 6.9.
     59
    5760== Screenshots ==
    5861
Note: See TracChangeset for help on using the changeset viewer.