Skip to content

Commit 27d797d

Browse files
committed
Fix up the readme
1 parent e41b2cf commit 27d797d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

readme.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
=== Advanced Query Loop ===
22
Contributors: welcher
3-
Tags: Query Loop, Custom Queries, Advanced Queries, Post Meta, Taxonomy, Date Queries
3+
Tags: Query Loop, Custom Queries, Advanced Queries, Post Meta, Taxonomy
44
Requires at least: 6.2
55
Tested up to: 6.8.1
66
Stable tag: 4.2.0
@@ -154,24 +154,24 @@ Advanced Query Loop is built with developers in mind:
154154
3. Query posts before a date, after a date or between two dates.
155155

156156
== Changelog ==
157-
= 4.2.0=
157+
= 4.2.0 =
158158
* Fix taxonomy pagination limit (props @NickOrtiz).
159159
* Allow controls to be filtered at the code level.
160160

161-
= 4.1.2=
161+
= 4.1.2 =
162162
* Harden up the code to remove a warning.
163163
* Resurrect the disable pagination toggl
164164

165-
= 4.1.1=
165+
= 4.1.1 =
166166
* Allow extended orderby values for all publicly queryable post types (props @ocean90)
167167
* Decode entities in the FormTokenField for post inclusion.
168168
* Fix post type merge issue to retain default post type on frontend (props @mehidi258)
169169

170-
= 4.1.0=
170+
= 4.1.0 =
171171
* The control for Pagination controls has been removed and now is automatically enabled/disabled based whether the Pagination block is in the template.
172172
* Bug fixes.
173173

174-
= 4.0.2=
174+
= 4.0.2 =
175175
* Bug fixes
176176

177177
= 4.0.1 =

0 commit comments

Comments
 (0)