Changeset 39708 for trunk/src/wp-admin/options.php
- Timestamp:
- 01/05/2017 11:57:17 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options.php
r39308 r39708 141 141 * @since 2.7.0 142 142 * 143 * @param array White list options.143 * @param array $whitelist_options White list options. 144 144 */ 145 145 $whitelist_options = apply_filters( 'whitelist_options', $whitelist_options );
Note: See TracChangeset
for help on using the changeset viewer.