Changeset 51055
- Timestamp:
- 06/01/2021 09:20:52 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r51044 r51055 4534 4534 * 4535 4535 * @since 3.0.0 4536 * @since 5.1.0 Refactored to use wp_parse_list(). 4536 4537 * 4537 4538 * @param array|string $list List of IDs. … … 4548 4549 * 4549 4550 * @since 4.7.0 4551 * @since 5.1.0 Refactored to use wp_parse_list(). 4550 4552 * 4551 4553 * @param array|string $list List of slugs.
Note: See TracChangeset
for help on using the changeset viewer.