Skip to content

Fix repository typos - #953

Open
szepeviktor wants to merge 1 commit into
10up:developfrom
szepeviktor:agent/fix-repository-typos
Open

Fix repository typos#953
szepeviktor wants to merge 1 commit into
10up:developfrom
szepeviktor:agent/fix-repository-typos

Conversation

@szepeviktor

@szepeviktor szepeviktor commented Jul 27, 2026

Copy link
Copy Markdown
  • correct spelling mistakes across TypeScript, PHP, documentation, tests, snapshots, changelogs, and theme assets
  • rename misspelled source files and update their imports
  • add a correctly spelled Yoast search-title filter while retaining the legacy hook
  • retain metatada as a typed, deprecated runtime alias for backwards compatibility
  • add a typos configuration that documents intentional spellings and makes the checker pass cleanly

using https://github.com/crate-ci/typos

Why

The repository contained genuine spelling mistakes mixed with immutable hashes, captured fixture values, valid non-English words, proper names, and two compatibility-sensitive public spellings. Blindly applying every suggestion would corrupt fixture identity and break existing integrations.

Intentionally retained spellings

Value Reason
metatada Deprecated runtime alias retained for backwards compatibility; consumers should use metadata.
tenup_headless_wp_search_title_variables_replacments Legacy public WordPress filter retained for existing integrations; new code can use tenup_headless_wp_search_title_variables_replacements.
littel Part of a preserved fixture URL.

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

@szepeviktor is attempting to deploy a commit to the tenup-internal Team on Vercel.

A member of the Team first needs to authorize it.

@changeset-bot

changeset-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8d683ec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@szepeviktor
szepeviktor marked this pull request as ready for review July 27, 2026 07:17
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.

1 participant