Changeset 2792493
- Timestamp:
- 09/30/2022 01:28:55 PM (3 years ago)
- Location:
- frontier-set-featured/trunk
- Files:
-
- 2 edited
-
frontier-set-featured.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
frontier-set-featured/trunk/frontier-set-featured.php
r2273653 r2792493 5 5 Description: Set featured image automatically from images in the post. Will respect manually added Featured Image 6 6 Author: finnj 7 Version: 1. 2.07 Version: 1.6.0 8 8 Author URI: http://wpfrontier.com 9 9 */ 10 10 11 define('FRONTIER_SET_FEATURED_VERSION', "1. 2.0");11 define('FRONTIER_SET_FEATURED_VERSION', "1.6.0"); 12 12 define('FRONTIER_frontier-set-featured_DIR', dirname( __FILE__ )); //an absolute path to this directory 13 13 -
frontier-set-featured/trunk/readme.txt
r2273659 r2792493 4 4 Tags: Featured Image, Featured, Thumbnail, Frontier, Frontier Post 5 5 Requires at least: 3.4.0 6 Tested up to: 5.47 Stable tag: 1. 2.06 Tested up to: 6.0.2 7 Stable tag: 1.6.0 8 8 License: GPL v3 or later 9 9 … … 45 45 == Changelog == 46 46 47 = 1.2.0 = 48 47 = 1.6.0 = 48 * Tested with WP 6.0.2 49 * Tested with PHP 8 49 50 50 51 = 1.1.5 =
Note: See TracChangeset
for help on using the changeset viewer.