Files
homeproz/wp-content/themes
Hanson.xyz Dev ae0fc65e4e Fix: Remove paged from formData to prevent ?paged= in URL
The formData object was getting paged added, which then got included
in the URL query params by updateUrl(). Now paged is only sent in
the AJAX POST data, not added to formData.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-16 00:19:39 -06:00
..