File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 33Plugin Name: Bulk Featured Image
44Plugin URI: https://wordpress.org/plugins/bulk-featured-image/
55Description: Bulk Featured images update.
6- Version: 1.1.1
6+ Version: 1.1.2
77Author: CreedAlly
88Author URI: https://creedally.com/
99License: GPL-2.0+
1717
1818// Define plugin version.
1919if ( ! defined ( 'BFIE_VERSION ' ) ) {
20- define ( 'BFIE_VERSION ' , '1.1.1 ' );
20+ define ( 'BFIE_VERSION ' , '1.1.2 ' );
2121}
2222
2323// Define plugin dir path.
Original file line number Diff line number Diff line change 22Contributors: creedally, dhavalparejia, lovesoni1999
33Tags: thumbnails, post-thumbnail
44Requires at least: 4.7
5- Tested up to: 6.0
5+ Tested up to: 6.1.1
66Requires PHP: 5.6
7- Stable tag: 1.1.0
7+ Stable tag: 1.1.2
88License: GPL-2.0+
99License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1010
@@ -72,9 +72,15 @@ In the search field type Bulk Featured Image and click Search Plugins. Once you'
7272
7373== Changelog ==
7474
75+ = 1.1.2 - 01/19/2023 =
76+
77+ * Compatibility with WordPress 6.1.1 version.
78+ * Compatibility with PHP 8 version.
79+ * Fix - Constant conflict with pro version.
80+
7581= 1.1.1 - 01/29/2022 =
7682
77- * Compatibility WordPress version 6.0
83+ * Compatibility with WordPress version 6.0
7884
7985= 1.1.0 - 01/29/2022 =
8086
You can’t perform that action at this time.
0 commit comments