feat(starter-ranking): send site title + add External Services disclosure#476
Merged
Merged
Conversation
Collaborator
…readme - Send the site title (blogname) alongside the URL in the AI starter-site ranking request so the service has a niche signal beyond the URL. - Add a readme "External services" section disclosing the ThemeIsle starter-sites service (catalog, ranking, license) per the WordPress.org plugin guidelines. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BNzxtv8VLmNXCCqQyK4gUC
5ffcee0 to
178be9b
Compare
HardeepAsrani
approved these changes
Jun 22, 2026
Collaborator
|
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
get_bloginfo('name'), sanitized) alongsidesite_urlin the AI starter-site ranking request (includes/Starter_Ranking.php), giving the ranking service a niche signal beyond the URL.== External services ==section disclosing the ThemeIsle starter-sites service (api.themeisle.com) — catalog, ranking, and license: what data is sent and when, with links to ThemeIsle Terms + Privacy Policy.Why
Sending the site URL/title to power the user-invoked ranking falls under the WordPress.org SaaS exception (Detailed Plugin Guideline 7), so a readme disclosure (not a consent gate) is the required treatment — and the plugin currently ships no External Services disclosure at all. This closes that gap with no UX change.
Pairs with
Backend: Codeinwp/agents#61 (accepts + uses the title; ranks staging sites).
Notes
api.themeisle.com/tracking/*) is intentionally out of scope here — tracked separately.ai.themeisle.comsubdomain; disclosed underapi.themeisle.comfor brevity.🤖 Generated with Claude Code
https://claude.ai/code/session_01BNzxtv8VLmNXCCqQyK4gUC