Make WordPress Core


Ignore:
Timestamp:
12/27/2016 09:27:38 AM (8 years ago)
Author:
johnbillion
Message:

Docs: Misc corrections and additions to inline documentation.

See #39130
Props keesiemeijer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/taxonomy.php

    r39578 r39639  
    29442944     *
    29452945     * @param array  $object_ids An array of object IDs.
    2946      * @param string $objet_type Object type.
     2946     * @param string $object_type Object type.
    29472947     */
    29482948    do_action( 'clean_object_term_cache', $object_ids, $object_type );
Note: See TracChangeset for help on using the changeset viewer.