Skip to content

Commit 2fdc9b9

Browse files
authored
Version: Update to 1.0.4 (#3)
1 parent 058f5ce commit 2fdc9b9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Donate link: https://connekthq.com/donate/
55
Tags: ajax load more, search, searchwp, search results, filter, ajax, infinite scroll
66
Requires at least: 5.0
77
Tested up to: 6.7
8-
Stable tag: 1.0.3
8+
Stable tag: 1.0.4
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -69,6 +69,9 @@ In your Ajax Load More Repeater Template you can do the following, which uses th
6969

7070
== Changelog ==
7171

72+
= 1.0.4 - November 16, 2024 =
73+
* FIX: Replace SWP_Query with SearchWP\Query
74+
7275
= 1.0.3 - November 11, 2024 =
7376
* UPDATE: Readme, contributors, WordPress tested version.
7477
* NOTE: Plugin has new ownership.

ajax-load-more-for-searchwp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Text Domain: ajax-load-more-for-searchwp
77
* Author: Erick Danzer
88
* Author URI: https://connekthq.com
9-
* Version: 1.0.3
9+
* Version: 1.0.4
1010
* License: GPL
1111
* Copyright: Erick Danzer
1212
*

0 commit comments

Comments
 (0)