chore: convert ls-starter-theme scaffold into production ls-theme repo#1
Merged
ashleyshaw merged 2 commits intodevelopfrom Mar 30, 2026
Merged
Conversation
…ed Theme repo Agent-Logs-Url: https://github.com/lightspeedwp/ls-theme/sessions/b9659a62-d94f-4758-ad41-af76ca989bca Co-authored-by: ashleyshaw <1805352+ashleyshaw@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Convert starter theme to LightSpeed's new WordPress block theme
chore: convert ls-starter-theme scaffold into production ls-theme repo
Mar 30, 2026
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.
Replaces all
{{PLACEHOLDER}}tokens with final values and updates all "starter/template" wording to reflect this is now the livelightspeedwp/ls-themeproduction repository.Token replacements
All nine tokens replaced across 17 files:
{{THEME_NAME}}LightSpeed Theme{{THEME_SLUG}}/{{TEXT_DOMAIN}}ls-theme{{THEME_URI}}/{{AUTHOR_URI}}https://lightspeedwp.agency/{{AUTHOR_NAME}}LightSpeed{{GITHUB_ORG}}/{{REPO_NAME}}lightspeedwp/ls-theme{{THEME_DESCRIPTION}}Bug fix — invalid PHP function names
{{TEXT_DOMAIN}}expands tols-theme, which produces hyphenated PHP identifiers — invalid syntax. Function names corrected to use underscores:Text domain strings (e.g.
load_theme_textdomain( 'ls-theme', … )) remain hyphenated — correct per WordPress convention.Wording updates
README.md— title, intro, and Quick Start rewritten for the real repo; placeholder token table removed.AGENTS.md— "Repo Purpose" rewritten; placeholder table replaced with an identity values table; AI rule 15/16 updated..github/copilot-instructions.md— "Repo Overview" updated; "Placeholder Tokens" section replaced with a "Theme Identity" table.CHANGELOG.md— initial release note de-"starter"-ified; unreleased entry added for this change..github/tasks/task-list.md— setup tasks marked complete.Preserved intentionally
Meta-references to
{{TOKEN}}syntax in prompt files (.github/prompts/), the block-theme-audit skill, and thetheme-utils.mjsdetector — these describe/detect the placeholder pattern itself and must not be replaced.Remaining manual actions
screenshot.png— needs creating (1200×900).CHANGELOG.md[0.1.0]date — fill in when tagging the first release.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
schemas.wp.org/home/REDACTED/work/_temp/ghcca-node/node/bin/node node theme-utils.mjs validate-schema(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt