Changeset 32653 for trunk/src/wp-admin/includes/plugin.php
- Timestamp:
- 05/29/2015 05:03:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin.php
r32643 r32653 1853 1853 return $options; 1854 1854 } 1855 add_filter( 'whitelist_options', 'option_update_filter' );1856 1855 1857 1856 /**
Note: See TracChangeset
for help on using the changeset viewer.