Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add/child theme creation #531

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Add/child theme creation #531

merged 2 commits into from
Apr 2, 2024

Conversation

pbking
Copy link
Contributor

@pbking pbking commented Mar 22, 2024

Does what it says on the tin.

image

To Test:

Make changes to your theme using the Site Editor. (Do not persist them to your theme with CBT). Changes should include style changes and template changes.

Export a Child Theme using the new interface

Review the contents of the child theme. ONLY the CHANGED Global Styles values should be in the theme.json file. Only templates that have been changed should be included.

Create a Child Theme using the new interface

Ensure that the created child theme is automatically activated

Review the contents of the child theme. ONLY the CHANGED Global Styles values should be in the theme.json file. Only templates that have been changed should be included.

Fixes: #530

Should not be merged until #522 lands

@vcanales
Copy link
Member

vcanales commented Mar 27, 2024

With #522 approved, I'm holding until that's merged to test this PR.

Copy link
Contributor

@madhusudhand madhusudhand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@madhusudhand madhusudhand merged commit 239d139 into trunk Apr 2, 2024
2 checks passed
@madhusudhand madhusudhand deleted the add/child-theme-creation branch April 2, 2024 12: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.

Create Child Theme from Site Editor
3 participants