Skip to content

Commit

Permalink
Update readme.txt and release 1.1.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhavalp-creedally committed Apr 17, 2023
1 parent 716d02a commit 01432c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bulk-featured-image.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Bulk Featured Image
Plugin URI: https://wordpress.org/plugins/bulk-featured-image/
Description: Bulk Featured images update.
Version: 1.1.2
Version: 1.1.3
Author: CreedAlly
Author URI: https://creedally.com/
License: GPL-2.0+
Expand All @@ -17,7 +17,7 @@

// Define plugin version.
if ( ! defined( 'BFIE_VERSION' ) ) {
define( 'BFIE_VERSION', '1.1.2' );
define( 'BFIE_VERSION', '1.1.3' );
}

// Define plugin dir path.
Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: creedally, dhavalparejia, lovesoni1999
Tags: thumbnails, post-thumbnail
Requires at least: 4.7
Tested up to: 6.1.1
Tested up to: 6.2
Requires PHP: 5.6
Stable tag: 1.1.2
Stable tag: 1.1.3
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

Expand Down Expand Up @@ -48,6 +48,8 @@ Avoid the time-consuming lengthy task of setting up featured images and use our
* Settings for Allow post types.
* Custom settings page for managing plugin.
* Upload featured image using url from posts listing and plugin setting area.
* Import multiple product gallery image using CSV file
* Import multiple product gallery image using listing interface.

[Upgrade to Pro](https://store.creedally.com/product/bulk-featured-image-pro/)

Expand Down Expand Up @@ -75,6 +77,9 @@ In the search field type Bulk Featured Image and click Search Plugins. Once you'

== Changelog ==

= 1.1.3 - 04/17/2023 =
* Compatibility with WordPress 6.2 version.

= 1.1.2 - 01/19/2023 =

* Compatibility with WordPress 6.1.1 version.
Expand Down

0 comments on commit 01432c3

Please sign in to comment.