[wp-trac] [WordPress Trac] #55437: Bugfix: Display correct theme in site editor
WordPress Trac
noreply at wordpress.org
Mon Nov 21 16:48:47 UTC 2022
#55437: Bugfix: Display correct theme in site editor
-------------------------------------------------+-------------------------
Reporter: ptahdunbar | Owner:
| SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.2
Component: Themes | Version: 5.9
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing has-unit- | Focuses: ui,
tests | administration
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"54860" 54860]:
{{{
#!CommitTicketReference repository="" revision="54860"
Site Editor: Show correct theme per template or template part.
Child themes inherit templates and template parts from the parent theme.
In Site Editor, the "Added by" column for a template defaults to
displaying the child theme, even though it is inherited from the parent,
creating confusion as to where the actual templates are located.
This commit ensures that the parent theme is correctly displayed in that
scenario.
Follow-up to [51003], [52062].
Props ptahdunbar, WoutPitje, petaryoast, costdev, poena, audrasjb,
SergeyBiryukov.
Fixes #55437.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55437#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list