[wp-trac] [WordPress Trac] #25923: function no_update_actions() is not used

WordPress Trac noreply at wordpress.org
Wed Nov 13 02:19:12 UTC 2013


#25923: function no_update_actions() is not used
------------------------------+-----------------------------
 Reporter:  juliobox          |       Owner:  SergeyBiryukov
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  3.8
Component:  Upgrade/Install   |     Version:  2.9
 Severity:  trivial           |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+-----------------------------
Description changed by SergeyBiryukov:

Old description:

> Hello
>
> in /wp-admin/update-core.php there is a function named
> "no_update_actions" but never used.
> Also, if i missed something like "this function is used throught $var
> ($action = 'no_update'; $callback = $action . '_actions';)" we could now
> use "__return_empty_string()";
>
> Thanks you

New description:

 Hello

 in /wp-admin/update-core.php there is a function named
 `no_update_actions()` but never used.
 Also, if i missed something like "this function is used throught $var
 (`$action = 'no_update'; $callback = $action . '_actions';`)" we could now
 use `__return_empty_string()`.

 Thanks you

--

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25923#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list