[wp-trac] [WordPress Trac] #52276: Feature Request - additional hooks for parent and child theme
WordPress Trac
noreply at wordpress.org
Wed Jan 13 15:47:59 UTC 2021
#52276: Feature Request - additional hooks for parent and child theme
-----------------------------+------------------------------
Reporter: landwire | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 5.6
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by joyously):
Your question is a typical support question, unrelated to this ticket. But
what your example code is doing is trying to remove an action that has
already run, so of course it looks like it doesn't work. You would need to
remove the editor style `remove_editor_styles()` instead of removing the
action that adds them (which has already happened).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52276#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list