Infinite Scroll Block
Adds an infinite scroll block to the full site editor that can be placed inside a Query Loop to replace classic pagination.
The facts
- Rating
- 5★ from 6
- Active installs
- 300+
- Price
- Free
- Last updated
- 30 Mar 2024
- Added
- Nov 2022
- Tested up to
- WP 6.4.10
- Downloads
- 4,629
Our analysis
AI-assistedThe Infinite Scroll Block is a WordPress plugin that adds an infinite scroll feature to the full site editor. It can be used within a Query Loop to replace traditional pagination, allowing for a smoother user experience as more posts load automatically when the user approaches the block.
The plugin includes additional blocks for enhanced functionality: the Loading Posts Block, which displays content while new posts are being fetched, and the No More Posts Block, which indicates when there are no more posts to load. This plugin is suitable for users looking to improve the navigation of their content-heavy sites.
Best for: This plugin is best for content-rich WordPress sites that want to improve navigation.
What it does well
- ✓Adds infinite scroll functionality to the full site editor
- ✓Includes Loading Posts and No More Posts blocks
- ✓Designed to enhance user experience with automatic content loading
Where it falls short
- •Undefined behavior with multiple Post Template or Infinite Scroll Blocks in a Query Block
- •Limited information on performance and compatibility
Verdict
The Infinite Scroll Block offers a straightforward solution for replacing pagination with infinite scrolling. It is a useful tool for those looking to enhance user engagement on their sites.
From the developer
Patrick's own description of Infinite Scroll Block, lightly tidied.
Adds an infinite scroll block to the full site editor that can be placed inside a Query Loop to replace classic pagination.
The blocks frontend script will detect when the user is 1200px (default value) from the infinite scroll block before fetching more posts so it is best to place it right after your theme template block. In addition to the Infinite Scroll Block, 2 optional blocks also are included:
- Loading Posts Block: Container that will display its content while more posts are loading
- No More Posts Block: Container that will display when there are no more posts to load in
Additional Notes
- Adding more than one Post Template Block to a Query Block has undefined behavior.
- Adding more than one Infinite Scroll Block to a Query Block has undefined behavior.