Auto Infinite Scroll By WP Intense v1.72.11
= 1.72 (25th August 2026) =
* Fixed repeated archive reinitialisation creating duplicate load more controls and overlapping page requests
* Fixed the first and second load more pauses so each appears at its configured page threshold, blocks automatic scrolling until clicked and reuses one control
* Prevented negative load more page thresholds in the settings screen and during option validation
* Updated super-speedy-settings to the latest version
* Hardened the shared settings module and removed its Jetpack Autoloader dependency
* Updated `super-speedy-settings` to 1.8.0, restoring the official WordPress MCP Adapter
* Fixed a PHP notice about translations being loaded too early, which on sites with debug display switched on could replace a page with error output
* Tested up to WordPress 7.0
* Corrected the licence declaration to GPLv3
* Replaced the bundled MCP Adapter and AI Engine integration with one shared Abilities bridge, a dedicated least-privilege agent user and separate execute and plugin-install permissions
* Updated super-speedy-settings to the latest version
* Updated super-speedy-settings to the latest version
* Updated the shared Super Speedy settings module: the Super Speedy wordmark on the settings header is now a crisp high-resolution image with a dark-text variant
* Updated the shared Super Speedy settings module: AI agents can check your licence and install other Super Speedy plugins over MCP, now also exposed on AI Engine's MCP endpoint when AI Engine is active
* New Check frequency setting - cap licence, update and changelog checks to once a day or once a week, and see when the licence was last checked
* Licence and changelog checks fail fast when superspeedyplugins.com cannot be reached, instead of hanging the settings page
* The newest installed copy of the shared Super Speedy settings code now runs site-wide, whichever plugin loads first - previously the alphabetically-first plugin's often-older copy won
* Fixed the plugin's own MCP abilities (get-config, update-config, inspect-archive), which never loaded in 1.67 to 1.71 - an AI agent can now read the configuration, inspect an archive page for the right CSS selectors, and write them
* New ais_manage capability - grant it to a dedicated agent user instead of full admin; administrators have it automatically