[wp-trac] [WordPress Trac] #47650: Add hooks to installed themes screen to allow control and customization

WordPress Trac noreply at wordpress.org
Tue Jul 23 10:10:15 UTC 2019


#47650: Add hooks to installed themes screen to allow control and customization
----------------------------+------------------------------
 Reporter:  pedromendonca   |       Owner:  (none)
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:
----------------------------+------------------------------

Comment (by anastis):

 I think there should be some identifying context passed in the actions and
 filter.
 Especially true for the `after_inactive_theme_actions` action as one can
 easily determine the currently active theme by means of `wp_get_theme()`
 but it's impossible to know which inactive theme we're dealing with.

 I'd also love to see some actions/filters in the themes' grid, as it's now
 impossible to add/modify stuff there.
 For example, I want to show something to distinguish themes that are sym-
 linked, but it's currently impossible to implement without any hooks.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47650#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list