-
Notifications
You must be signed in to change notification settings - Fork 478
Jetpack Infinite Scroll tweaks #781
Copy link
Copy link
Closed
Labels
status: blockedThe issue is blocked from progressing, waiting for another piece of work to be done.The issue is blocked from progressing, waiting for another piece of work to be done.type: enhancementThe issue is a request for an enhancement.The issue is a request for an enhancement.
Metadata
Metadata
Assignees
Labels
status: blockedThe issue is blocked from progressing, waiting for another piece of work to be done.The issue is blocked from progressing, waiting for another piece of work to be done.type: enhancementThe issue is a request for an enhancement.The issue is a request for an enhancement.
Update
posts_per_pageto respect the number of products per page set in the Customizer. For WooCommerce version under 3.3, we can keep12as a default number, or perhaps use the legacyproducts_per_pagemethod somehow.Figure out why the "load more" button shows one last time after all products have been loaded.
cc @jeffikus