Plugin Directory

Changeset 2792493


Ignore:
Timestamp:
09/30/2022 01:28:55 PM (3 years ago)
Author:
finnj
Message:

ver 1.6.0, tested with WP 6.0.2

Location:
frontier-set-featured/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • frontier-set-featured/trunk/frontier-set-featured.php

    r2273653 r2792493  
    55Description: Set featured image automatically from images in the post. Will respect manually added Featured Image
    66Author: finnj
    7 Version: 1.2.0
     7Version: 1.6.0
    88Author URI: http://wpfrontier.com
    99*/
    1010
    11 define('FRONTIER_SET_FEATURED_VERSION', "1.2.0");
     11define('FRONTIER_SET_FEATURED_VERSION', "1.6.0");
    1212define('FRONTIER_frontier-set-featured_DIR', dirname( __FILE__ )); //an absolute path to this directory
    1313
  • frontier-set-featured/trunk/readme.txt

    r2273659 r2792493  
    44Tags: Featured Image, Featured, Thumbnail, Frontier, Frontier Post 
    55Requires at least: 3.4.0
    6 Tested up to: 5.4
    7 Stable tag: 1.2.0
     6Tested up to: 6.0.2
     7Stable tag: 1.6.0
    88License: GPL v3 or later
    99 
     
    4545== Changelog ==
    4646
    47 = 1.2.0 =
    48 
     47= 1.6.0 =
     48* Tested with WP 6.0.2
     49* Tested with PHP 8
    4950
    5051= 1.1.5 =
Note: See TracChangeset for help on using the changeset viewer.