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
NEW: Added Ajax Load More block for the WordPress Block Editor. ALM instances are now able to be rendered inside the Block Editor.
NEW: Added Ajax Load More Filters block for the WordPress Block Editor. When activated, ALM Filters can be rendered inside the Block Editor using the Filters block.
NEW: Added new wrapper_classes parameter that injects classnames onto the top level ajax-load-more-wrap container.
NEW: Added new alm_user_role filter to allow developers to change the user role required to access the Ajax Load More admin. Default is edit_theme_options.
UPDATE: Various security fixes regarding accessing layouts and directory paths.
UPDATE: Added support for caching Filter add-on facets with the Cache add-on.
FIX: Fixed bug with Next Page add-on disabling the Load More button early when pages were remaining.
UDPATE: Various UI/UX updates throughout plugin admin and frontend.