Changeset 48109 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 06/20/2020 12:38:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r48104 r48109 3087 3087 * @since 2.5.0 3088 3088 * 3089 * @staticvar bool $_defer3090 *3091 3089 * @param bool $defer Optional. Enable if true, disable if false. 3092 3090 * @return bool Whether term counting is enabled or disabled. … … 3116 3114 * 3117 3115 * @since 2.3.0 3118 *3119 * @staticvar array $_deferred3120 3116 * 3121 3117 * @param int|array $terms The term_taxonomy_id of the terms.
Note: See TracChangeset
for help on using the changeset viewer.