alleyinteractive / wp-alleyvate

Defaults for WordPress sites by Alley.
GNU General Public License v2.0
16 stars 2 forks source link

Issue-42: [FEATURE] Disable deep pagination #87

Closed anubisthejackle closed 3 months ago

anubisthejackle commented 3 months ago

Summary

Closes #42

As titled. This update disables deep pagination beyond page 100 for both frontend and unauthenticated REST requests, with added flexibility to customize this limit.

Notes for reviewers

Please review the implementation of the deep pagination disable feature and note the adjustments for coding standards compliance.

Other Information

Changelog entries

Added

Changed

Deprecated

Removed

Fixed

Security