[wp-trac] [WordPress Trac] #47650: Add hooks to installed themes screen to allow control and customization
WordPress Trac
noreply at wordpress.org
Thu Jul 4 16:09:58 UTC 2019
#47650: Add hooks to installed themes screen to allow control and customization
-----------------------------+-----------------------------
Reporter: pedromendonca | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: trunk
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
Add the following hooks to themes screen to allow customization.
- Add filter `current_theme_actions` to allow manipulation of the current
theme action buttons array.
- Add action hook `after_active_theme_actions` to allow customized buttons
after active themes action buttons.
- Add action hook `after_inactive_theme_actions` to allow customized
buttons after inactive themes action buttons.
- Add action hook `after_theme_actions` to allow customization after all
themes action buttons.
- Add action hook `after-theme-info` to allow adding customized theme
info.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47650>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list