Title: Version 1.2.1 release
Last modified: August 5, 2026

---

# Version 1.2.1 release

 *  Plugin Author [Matt Calvert](https://wordpress.org/support/users/xandercalvert/)
 * (@xandercalvert)
 * [3 days, 18 hours ago](https://wordpress.org/support/topic/version-1-2-1-release/)
 * A user recently brought both of these issues to my attention, and they turned
   out to be real bugs, not misconfiguration on their end. Sorry for any trouble
   caused.
 * **1. Submitting a large list silently reloads without adding anything** This 
   happened when the number of selected/pasted URLs was big enough to exceed PHP’s`
   max_input_vars` limit, which silently dropped the fields the plugin needs to 
   detect the submit action. Fixed in 1.2.0: bulk actions now submit database IDs
   in chunked batches instead of one field per URL, and the admin tables are paginated
   so you’re never submitting an unbounded number of rows at once. The manual “add
   URLs” box is also capped at 500 URLs per submission with a clear notice if you
   go over, so large pastes don’t hit PHP execution-time limits either.
 * **2. False “another caching plugin detected” notice** That notice used to fire
   just because `WP_CACHE` was enabled, which isn’t the same as “an unsupported 
   plugin is active.” Reworded in 1.2.0 to describe page caching as informational,
   note that this is expected with W3 Total Cache and WP Super Cache, and flag that
   other caching systems (including host-level caching) may need separate configuration,
   it’s no longer implying something’s wrong.
 * Please update to the latest version (1.2.1, which also caps the max stored 404s
   at 10,000 and fixes a pagination alignment glitch) and let me know if either 
   issue persists.

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fversion-1-2-1-release%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-410.svg)
 * [HTTP 410 (Gone) responses](https://wordpress.org/plugins/wp-410/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-410/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-410/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-410/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-410/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-410/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Matt Calvert](https://wordpress.org/support/users/xandercalvert/)
 * Last activity: [3 days, 18 hours ago](https://wordpress.org/support/topic/version-1-2-1-release/)
 * Status: not resolved