[wp-trac] [WordPress Trac] #25055: Add in_theme_update_message-$themeid action to theme update table.
WordPress Trac
noreply at wordpress.org
Fri Aug 16 01:32:52 UTC 2013
#25055: Add in_theme_update_message-$themeid action to theme update table.
--------------------------+------------------
Reporter: pross | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: Themes | Version: 3.6
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------
Changes (by SergeyBiryukov):
* version: trunk => 3.6
* component: Administration => Themes
* milestone: Awaiting Review => 3.7
Comment:
> Plugins have this action and i think themes used to as well.
They still do: [source:tags/3.6/wp-admin/includes/update.php#L283].
However, `wp_theme_update_row()` only runs in network admin.
For consistency with the existing instance, `$update` should be passed as
a second argument.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25055#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list