Plugin Directory

Changeset 2898726


Ignore:
Timestamp:
04/13/2023 02:40:12 PM (3 years ago)
Author:
finnj
Message:

Version 1.6.2

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

Legend:

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

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

    r2792493 r2898726  
    44Tags: Featured Image, Featured, Thumbnail, Frontier, Frontier Post 
    55Requires at least: 3.4.0
    6 Tested up to: 6.0.2
    7 Stable tag: 1.6.0
     6Tested up to: 6.2
     7Stable tag: 1.6.2
     8Requires PHP:  7.4.33
    89License: GPL v3 or later
    910 
     
    4546== Changelog ==
    4647
     48= 1.6.2 =
     49* Tested with WP 6.2
     50* Tested with PHP 8
     51
    4752= 1.6.0 =
    4853* Tested with WP 6.0.2
Note: See TracChangeset for help on using the changeset viewer.