File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
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.6
6+ Version: 1.2.0
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.6 ' );
20+ define ( 'BFIE_VERSION ' , '1.2.0 ' );
2121}
2222
2323// Define plugin dir path.
Original file line number Diff line number Diff line change 22Contributors: creedally, dhavalparejia, priyank9033
33Tags: thumbnails, post-thumbnail
44Requires at least: 4.7
5- Tested up to: 6.4 .2
5+ Tested up to: 6.6 .2
66Requires PHP: 5.6
7- Stable tag: 1.1.6
7+ Stable tag: 1.2.0
88License: GPL-2.0+
99License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1010
@@ -83,6 +83,12 @@ In the search field type Bulk Featured Image and click Search Plugins. Once you'
8383
8484== Changelog ==
8585
86+ = 1.2.0 - 10/08/2024 =
87+
88+ * Compatibility with WordPress 6.6.2 version.
89+ * Fix - Set a default product image for WooCommerce products if not set product image.
90+ * Fix - Set a default featured image for all post types and compatible with all themes and page builder plugins.
91+
8692= 1.1.6 - 01/03/2024 =
8793
8894* Compatibility with WordPress 6.4.2 version.
You can’t perform that action at this time.
0 commit comments