Skip to content

Commit

Permalink
v2.5.4 - filter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davy440 committed May 11, 2024
1 parent a34c02d commit b07a677
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,7 @@ Just Install the Theme from the WordPress Repository.
* v2.5.3
Fixed Page Sidebar issue

*v2.5.4
Fixed Filter

Good luck!
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

if ( ! defined( 'ITRE_VERSION' ) ) {
// Replace the version number of the theme on each release.
define( 'ITRE_VERSION', '2.5.3' );
define( 'ITRE_VERSION', '2.5.4' );
}

/**
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-com
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 5.6
Stable tag: 2.5.2
Stable tag: 2.5.4
License: GNU General Public License v2 or later
License URI: LICENSE

Expand Down Expand Up @@ -154,6 +154,9 @@ Create a Real Estate website and showcase your business magnificently with our f
= 2.5.3 May 9, 2024 =
* Fixed Page Sidebar Issue

= 2.5.4 May 11, 2024 =
* Fixed Filter


== Credits ==

Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://indithemes.com/product/it-residence
Author: IndiThemes
Author URI: https://indithemes.com
Description: Create a Real Estate website and showcase your business magnificently with our free WordPress Real Estate Theme IT Residence. This theme offers a many features to showcase your properties in style. Customers can filter properties as per your requirement. Also, you can categorise your properties as per locations and types. Our theme offers seamless Google Maps integration so that you can mark your property on the map and present it effectively. IT residence is also a powerful blog theme with multiple blog layouts. IT Residence is one of the best Real Estate WordPress Themes and you are sure to love it! You can check out the theme in action at demo.indithemes.com/it-residence
Version: 2.5.3
Version: 2.5.4
Tested up to: 6.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
Expand Down

0 comments on commit b07a677

Please sign in to comment.