Skip to content

v0.6.1 — Fix Plugin URI / Author URI collision (WP-org rejection)

Choose a tag to compare

@ejosterberg ejosterberg released this 16 May 02:19
· 8 commits to main since this release

v0.6.0's bulk-update of the plugin header during the slug rename inadvertently set Author URI to the same value as Plugin URI. WP-org's submission pre-check rejected the upload (the two URIs must be different — one describes the plugin, one describes the author). Author URI reverted to the GitHub profile (https://github.com/ejosterberg).

No functional changes. 116 tests, PHPStan max, PHPCS, composer audit all green.