You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -269,6 +269,11 @@ How to install Ajax Load More.
269
269
270
270
== Changelog ==
271
271
272
+
= 7.3.1.1 - May 10, 2025 =
273
+
* UPDATE: Various security fixes.
274
+
* UPDATE: Updated Axios NPM package.
275
+
* FIX: Fixed issue with `load_plugin_textdomain` warning.
276
+
272
277
= 7.3.1 - February 12, 2025 =
273
278
* UPDATE: Updated new Date Query feature to parse compare value. This was previously not functioning as expected. e.g. `[ajax_load_more date_query="2024-01-01;2020-01-01" date_query_compare=">=;<=" date_query_relation="OR"]
274
279
* NEW: Added date_query_column parameter to allow for querying the post_date or post_modified column. e.g. `[ajax_load_more date_query="2020-01-01" date_query_column="post_modified"]
0 commit comments