Skip to content

Releases: Automattic/allow-numeric-stubs

v3.0.0

19 Dec 11:17

Choose a tag to compare

  • Ditch all of the old fragile hackery of this plugin in favor of just hooking into the WordPress function that ensures that slugs are unique. It's what was adding the -2 suffix in the first place.

v2.2.0

18 Dec 10:10

Choose a tag to compare

  • Update for WordPress 4.4's rewrite rules.
  • PHP 7 compatibility by renaming class constructor. Also drops unneeded references.