forked from aPEDESTRIAN/infinite-scroll-block
-
Notifications
You must be signed in to change notification settings - Fork 0
Fork of the Infinite Scroll Block repo: https://github.com/aPEDESTRIAN/infinite-scroll-block
License
dual-focus/infinite-scroll-block
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Infinite Scroll Block === Contributors: apedestrian Donate link: https://www.paypal.com/donate/?hosted_button_id=JTBPY8ZWAXG6N Stable tag: 1.0.1 Tested up to: 6.1.1 Tags: full site editing, fse, gutenberg, blocks, infinite scroll License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds an infinite scroll block to the full site editor that can be placed inside a Query Loop to replace classic pagination. == Description == 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 Note = While you can add more than one Infinite Scroll Block inside of a Query Loop Block, you should not. The block was originally constrained to only one per page (multiple = false) but was removed in order to support multiple query blocks on the same page. == Changelog == = 1.0.1 = * Fixed issue where a list element inside of a posts content would be stripped out and placed into the query block list
About
Fork of the Infinite Scroll Block repo: https://github.com/aPEDESTRIAN/infinite-scroll-block
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 49.6%
- JavaScript 47.5%
- SCSS 1.8%
- CSS 1.1%