-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Don't show block themes in Customizer. #1991
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
Don't show block themes in Customizer. #1991
Conversation
c6bb399 to
e25f91c
Compare
|
This PR has a lot of changes because it has been rebased on top of #2014 branch (because we've renamed some methods). |
|
Hey @anton-vlasenko, I think you need to revert some of the commits in this PR such as 450c03d, ed79860, and 09d4062. All of these were committed today. Then rebase on top of |
e25f91c to
60cf94a
Compare
|
@hellofromtonya Thank you for the review! |
69b3ef4 to
d5d5bd1
Compare
2. Refactor the test.
c38baa1 to
bb28dfd
Compare
costdev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR looks good. Manual test report on the ticket and additional assertions suggested below.
Co-authored-by: Colin Stewart <[email protected]>
hellofromtonya
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Great job @anton-vlasenko ⭐ Marking for commit.
Co-authored-by: Colin Stewart <[email protected]>
|
Committed via changeset https://core.trac.wordpress.org/changeset/52371. |
Trac ticket: https://core.trac.wordpress.org/ticket/54549
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.