Releases: ajaxloadmore/ajax-load-more
Releases · ajaxloadmore/ajax-load-more
6.2.0.3
6.2.0.3 - November 6, 2023
*HOTFIX: Fixed issue with fatal i18n error in core Ajax Load More Elementor widget causing issues with loading posts on edit screens.
*UPDATE: Improved Cache add-on checker function for increased reliability while fetching cache.
6.2.0.2
6.2.0.2 - November 3, 2023
- FIX: Fixed issue with paging URLs when using Elementor add-on with WooCommerce products and WP archive templates.
- FIX: Fixed issue with Cache and Paging add-ons throwing an error on initial page load and causing posts not to load..
- NEW: Added
alm_restapi_url
hook to update the URL base REST API calls.
add_filter( 'alm_restapi_url', function(){
return 'https://mywebsite.com';
});
6.2.0.1
6.2.0
= 6.2.0 - September 27, 2023 =
- UPDATE: Added support for GA4 integration across various add-ons.
- UPDATE: Updated Shortcode builder to accept new plugin parameters for Next Page add-on.
- UPDATE: Code cleanup and organization.
- FIX: Fixed issue with encoding of Canonical URL potentially causing HTTP errors in Ajax request.
- FIX: Fixed various issues in Shortcode Builder.
- FIX: Fixed issue with unclosed HTML element when using seo_offset parameter.
- FIX: Fixed issue with default ALM search parameter being encoded incorrectly.
- FIX: Fixed issue with seo_offset parameter not displaying results due to JS error.
- FIX: Various security fixes and patches.
6.1.0.1
6.1.0
= 6.1.0 - July 27, 2023 =
UPGRADE NOTICE:
This ALM update adds a new sort_key
parameter that is used for ordering results by custom field values.
Users who were previously using meta_key
for custom field ordering will need to update their shortcodes as this update is NOT backward compatible.
- NEW: Added new
sort_key
parameter to make it easier to sort query results by custom field. - NEW: Admin interface refresh.
- FIX: Fixed issue with Canonical URL not being set correctly.
- FIX: Fixed issue with Nextpage and Paging add-on not working in some instances.
- FIX: Added fix for frontpage canonical URL fetching returning incorrect URL.
- UPDATE: Updated ALM build process to use wp-scripts.
- UPDATE: Code cleanup and organization.
6.0.1
6.0.0
5.6.0.4
= 5.6.0.4 - March 8, 2023 =
- UPDATE: Restricting ALM ID to contain alphanumeric characters, dashes, and underscores only.
- FIX: Fixed issue with Filters target parameter and the security updates in ALM 5.6.0.3
- FIX: Fix for
total_posts
value in newgetTotals()
method.
5.6.0.3
Tagging 5.6.0.3 release
Full Changelog: 5.6.0.2...5.6.0.3