Skip to content

Remove arbitrary 5-keyword limit from core spec#65

Merged
toderash merged 1 commit into
mainfrom
remove-keyword-limit
May 8, 2026
Merged

Remove arbitrary 5-keyword limit from core spec#65
toderash merged 1 commit into
mainfrom
remove-keyword-limit

Conversation

@jdevalk
Copy link
Copy Markdown
Member

@jdevalk jdevalk commented Mar 20, 2026

Summary

  • Removes the SHOULD NOT contain more than 5 items and Clients MAY truncate the list to 5 items language from the keywords property
  • The 5-keyword limit is a WordPress.org convention carried over into the core spec, but other ecosystems (TYPO3, Shopify, VS Code Marketplace) have no such constraint
  • Individual platform extensions can still impose their own limits if needed

🤖 Generated with Claude Code

The limit of 5 keywords is a WordPress.org convention, not a
universal requirement. Other ecosystems (TYPO3, Shopify, VS Code)
have no such constraint. Individual extensions to the spec can
impose their own limits if needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Joost de Valk <joost@altha.nl>
@jdevalk jdevalk force-pushed the remove-keyword-limit branch from e5d9504 to a39b9ee Compare March 20, 2026 17:47
@toderash toderash self-requested a review May 8, 2026 13:56
@toderash
Copy link
Copy Markdown
Member

toderash commented May 8, 2026

I'm going to go ahead and merge this - a keyword limit of this type should be in an extension like ext-wp.md rather than in the core spec.

@toderash toderash merged commit f2285e2 into main May 8, 2026
1 of 2 checks passed
@toderash toderash deleted the remove-keyword-limit branch May 8, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants