Changeset 46452 for trunk/src/wp-includes/class-wp-walker.php
- Timestamp:
- 10/09/2019 04:33:34 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-walker.php
r46451 r46452 178 178 * 179 179 * @since 2.1.0 180 * @since 5.3.0 Formalized the existing `...$args` parameter by adding 181 * itto the function signature.180 * @since 5.3.0 Formalized the existing `...$args` parameter by adding it 181 * to the function signature. 182 182 * 183 183 * @param array $elements An array of elements. … … 272 272 * 273 273 * @since 2.7.0 274 * @since 5.3.0 Formalized the existing `...$args` parameter by adding 275 * itto the function signature.274 * @since 5.3.0 Formalized the existing `...$args` parameter by adding it 275 * to the function signature. 276 276 * 277 277 * @param array $elements
Note: See TracChangeset
for help on using the changeset viewer.