Infinite Scroll Block

plugin banner

Adds an infinite scroll block to the full site editor that can be placed inside a Query Loop to replace classic pagination.

Author:aPEDESTRIAN (profile at wordpress.org)
WordPress version required:
WordPress version tested:6.4.3
Plugin version:1.1.0
Added to WordPress repository:18-11-2022
Last updated:30-03-2024
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:6
Plugin URI:https://github.com/apedestrian/infinite-scrol...
Total downloads:4 252
Active installs:300+
plugin download
Click to start download

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.

ChangeLog