Changeset 1657937
- Timestamp:
- 05/15/2017 06:44:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
my-bootstrap-menu/trunk/assets/my-plugin-settings-helper/my-plugin-installer.php
r1194213 r1657937 94 94 if (!current_user_can('activate_plugins')) 95 95 return; 96 check_admin_referer('bulk-plugins'); 96 97 //check_admin_referer('bulk-plugins'); 97 98 98 99 // Important: do not check WP_UNINSTALL_PLUGIN as this isn't called for the hook uninstall method.
Note: See TracChangeset
for help on using the changeset viewer.