mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Misc corrections and additions to inline documentation.
See #39130 Props keesiemeijer git-svn-id: https://develop.svn.wordpress.org/trunk@39639 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2943,7 +2943,7 @@ function clean_object_term_cache($object_ids, $object_type) {
|
||||
* @since 2.5.0
|
||||
*
|
||||
* @param array $object_ids An array of object IDs.
|
||||
* @param string $objet_type Object type.
|
||||
* @param string $object_type Object type.
|
||||
*/
|
||||
do_action( 'clean_object_term_cache', $object_ids, $object_type );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user