#25923 closed enhancement (fixed)
function no_update_actions() is not used
Reported by: | juliobox | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | trivial | Version: | 2.9 |
Component: | Upgrade/Install | Keywords: | has-patch commit |
Focuses: | Cc: |
Description (last modified by )
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
Attachments (1)
Change History (9)
#5
@
11 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 26113:
Note: See
TracTickets for help on using
tickets.
Remove the unused function