Changeset 42875 for trunk/src/wp-includes/class-wp-customize-nav-menus.php
- Timestamp:
- 03/25/2018 06:09:56 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-nav-menus.php
r42827 r42875 76 76 * @since 4.5.0 77 77 * 78 * @param array$nonces Array of nonces.79 * @return array$nonces Modified array of nonces.78 * @param string[] $nonces Array of nonces. 79 * @return string[] $nonces Modified array of nonces. 80 80 */ 81 81 public function filter_nonces( $nonces ) {
Note: See TracChangeset
for help on using the changeset viewer.