Plugin Directory

Changeset 2898733


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

v 1.6.3

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

Legend:

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

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

    r2898732 r2898733  
    55Requires at least: 6.1
    66Tested up to: 6.2
    7 Stable tag: 1.6.2
     7Stable tag: 1.6.3
    88Requires PHP:  7.4.33
    99License: GPL v3 or later
     
    4646== Changelog ==
    4747
    48 = 1.6.2 =
     48= 1.6.3 =
    4949* Tested with WP 6.2
    5050* Tested with PHP 8
Note: See TracChangeset for help on using the changeset viewer.