[wp-trac] [WordPress Trac] #37587: Inconsistency on deleting plugin/theme on WP 4.6
WordPress Trac
noreply at wordpress.org
Fri Aug 5 17:41:23 UTC 2016
#37587: Inconsistency on deleting plugin/theme on WP 4.6
-----------------------------------------+-----------------------------
Reporter: olarmarius | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: administration, performance |
-----------------------------------------+-----------------------------
On delete plugin admin-ajax call see
https://github.com/WordPress/WordPress/blob/master/wp-admin/includes/ajax-
actions.php#L3821
the actions delete_plugin see
https://github.com/WordPress/WordPress/blob/master/wp-
admin/includes/plugin.php#L846
and deleted_plugin see
https://github.com/WordPress/WordPress/blob/master/wp-
admin/includes/plugin.php#L865
are missing from theme deletion.
Please consider adding this patch in 4.6 as the realease is imminent and
the patch is realy just for the sake of consistency.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37587>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list