Changeset 45674 for trunk/src/wp-includes/deprecated.php
- Timestamp:
- 07/25/2019 10:44:48 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/deprecated.php
r45667 r45674 54 54 * Use The Loop instead. 55 55 * 56 * @link https:// codex.wordpress.org/The_Loop56 * @link https://developer.wordpress.org/themes/basics/the-loop/ 57 57 * 58 58 * @since 1.0.1 … … 1280 1280 * @see get_terms() 1281 1281 * 1282 * @link https:// codex.wordpress.org/Function_Reference/get_all_category_ids1282 * @link https://developer.wordpress.org/reference/functions/get_all_category_ids/ 1283 1283 * 1284 1284 * @return object List of all of the category IDs.
Note: See TracChangeset
for help on using the changeset viewer.