Changeset 39639 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 12/27/2016 09:27:38 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r39578 r39639 2944 2944 * 2945 2945 * @param array $object_ids An array of object IDs. 2946 * @param string $obje t_type Object type.2946 * @param string $object_type Object type. 2947 2947 */ 2948 2948 do_action( 'clean_object_term_cache', $object_ids, $object_type );
Note: See TracChangeset
for help on using the changeset viewer.