next-wp
next-wp copied to clipboard
fix: add `?per_page=100` to tags, categories, pages, authors
otherwise, can be confusion. and in most case- tags and categories for personal, even business blog exceed 10 but not 100.
request: update README
Summary by CodeRabbit
- Bug Fixes
- Improved data retrieval for categories, tags, pages, and authors to fetch complete result sets.