[wp-trac] [WordPress Trac] #54349: Themes controller does not handle themes in nested directories
WordPress Trac
noreply at wordpress.org
Fri Nov 5 02:29:47 UTC 2021
#54349: Themes controller does not handle themes in nested directories
--------------------------------------+--------------------------------
Reporter: TimothyBlynJacobs | Owner: TimothyBlynJacobs
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.9
Component: REST API | Version: 5.7
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+--------------------------------
Changes (by TimothyBlynJacobs):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"52017" 52017]:
{{{
#!CommitTicketReference repository="" revision="52017"
REST API: Support subdirectory themes in the Themes controller.
This allows for themes that are included inside of a subdirectory, for
example `subdir/my-theme`, to be accessed via the single item route of the
`/wp/v2/themes` controller.
Fixes #54349.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54349#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list