<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[45915] trunk/src: Docs: Correct and improve inline docs relating to caching, terms, meta, and some misc tweaks.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/45915">45915</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/45915","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>johnbillion</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2019-08-30 11:34:11 +0000 (Fri, 30 Aug 2019)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Docs: Correct and improve inline docs relating to caching, terms, meta, and some misc tweaks.

See <a href="https://core.trac.wordpress.org/ticket/47110">#47110</a>   </pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpadminincludesmediaphp">trunk/src/wp-admin/includes/media.php</a></li>
<li><a href="#trunksrcwpincludesclasswpuserqueryphp">trunk/src/wp-includes/class-wp-user-query.php</a></li>
<li><a href="#trunksrcwpincludesmetaphp">trunk/src/wp-includes/meta.php</a></li>
<li><a href="#trunksrcwpincludespostphp">trunk/src/wp-includes/post.php</a></li>
<li><a href="#trunksrcwpincludestaxonomyphp">trunk/src/wp-includes/taxonomy.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpadminincludesmediaphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-admin/includes/media.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-admin/includes/media.php     2019-08-29 23:17:30 UTC (rev 45914)
+++ trunk/src/wp-admin/includes/media.php       2019-08-30 11:34:11 UTC (rev 45915)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -418,7 +418,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @param int    $post_id    The post ID the media is associated with.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string $desc       Optional. Description of the side-loaded file. Default null.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param array  $post_data  Optional. Post data to override. Default empty array.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @return int|object The ID of the attachment or a WP_Error on failure.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @return int|WP_Error The ID of the attachment or a WP_Error on failure.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function media_handle_sideload( $file_array, $post_id, $desc = null, $post_data = array() ) {
</span><span class="cx" style="display: block; padding: 0 10px">        $overrides = array( 'test_form' => false );
</span></span></pre></div>
<a id="trunksrcwpincludesclasswpuserqueryphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/class-wp-user-query.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-user-query.php     2019-08-29 23:17:30 UTC (rev 45914)
+++ trunk/src/wp-includes/class-wp-user-query.php       2019-08-30 11:34:11 UTC (rev 45915)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -179,7 +179,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type int          $number              Number of users to limit the query for. Can be used in
</span><span class="cx" style="display: block; padding: 0 10px">         *                                             conjunction with pagination. Value -1 (all) is supported, but
</span><span class="cx" style="display: block; padding: 0 10px">         *                                             should be used with caution on larger sites.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         *                                             Default empty (all users).
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  *                                             Default -1 (all users).
</ins><span class="cx" style="display: block; padding: 0 10px">          *     @type int          $paged               When used with number, defines the page of results to return.
</span><span class="cx" style="display: block; padding: 0 10px">         *                                             Default 1.
</span><span class="cx" style="display: block; padding: 0 10px">         *     @type bool         $count_total         Whether to count the total number of users found. If pagination
</span></span></pre></div>
<a id="trunksrcwpincludesmetaphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/meta.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/meta.php    2019-08-29 23:17:30 UTC (rev 45914)
+++ trunk/src/wp-includes/meta.php      2019-08-30 11:34:11 UTC (rev 45915)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -877,8 +877,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global wpdb $wpdb WordPress database abstraction object.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string    $meta_type  Type of object metadata is for (e.g., comment, post, term, or user).
- * @param int|array $object_ids Array or comma delimited list of object IDs to update cache for
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string       $meta_type  Type of object metadata is for (e.g., comment, post, term, or user).
+ * @param string|int[] $object_ids Array or comma delimited list of object IDs to update cache for.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return array|false Metadata cache for the specified objects, or false on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function update_meta_cache( $meta_type, $object_ids ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -912,7 +912,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 5.0.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @param mixed $check      Whether to allow updating the meta cache of the given type.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array $object_ids Array of object IDs to update the meta cache for.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param int[] $object_ids Array of object IDs to update the meta cache for.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        $check = apply_filters( "update_{$meta_type}_metadata_cache", null, $object_ids );
</span><span class="cx" style="display: block; padding: 0 10px">        if ( null !== $check ) {
</span></span></pre></div>
<a id="trunksrcwpincludespostphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/post.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/post.php    2019-08-29 23:17:30 UTC (rev 45914)
+++ trunk/src/wp-includes/post.php      2019-08-30 11:34:11 UTC (rev 45915)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1266,7 +1266,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *                                              If not set, the default is inherited from $public.
</span><span class="cx" style="display: block; padding: 0 10px">  *     @type bool        $show_ui               Whether to generate and allow a UI for managing this post type in the
</span><span class="cx" style="display: block; padding: 0 10px">  *                                              admin. Default is value of $public.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- *     @type bool        $show_in_menu          Where to show the post type in the admin menu. To work, $show_ui
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ *     @type bool|string $show_in_menu          Where to show the post type in the admin menu. To work, $show_ui
</ins><span class="cx" style="display: block; padding: 0 10px">  *                                              must be true. If true, the post type is shown in its own top level
</span><span class="cx" style="display: block; padding: 0 10px">  *                                              menu. If false, no menu is shown. If a string of an existing top
</span><span class="cx" style="display: block; padding: 0 10px">  *                                              level menu (eg. 'tools.php' or 'edit.php?post_type=page'), the post
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -6416,7 +6416,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 1.5.1
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $posts Array of post objects (passed by reference).
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param WP_Post[] $posts Array of post objects (passed by reference).
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function update_post_cache( &$posts ) {
</span><span class="cx" style="display: block; padding: 0 10px">        if ( ! $posts ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -6493,10 +6493,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 1.5.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array  $posts             Array of Post objects
- * @param string $post_type         Optional. Post type. Default 'post'.
- * @param bool   $update_term_cache Optional. Whether to update the term cache. Default true.
- * @param bool   $update_meta_cache Optional. Whether to update the meta cache. Default true.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param WP_Post[] $posts             Array of Post objects
+ * @param string    $post_type         Optional. Post type. Default 'post'.
+ * @param bool      $update_term_cache Optional. Whether to update the term cache. Default true.
+ * @param bool      $update_meta_cache Optional. Whether to update the meta cache. Default true.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function update_post_caches( &$posts, $post_type = 'post', $update_term_cache = true, $update_meta_cache = true ) {
</span><span class="cx" style="display: block; padding: 0 10px">        // No point in doing all this work if we didn't match any posts.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -6548,7 +6548,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.1.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $post_ids List of post IDs.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int[] $post_ids Array of post IDs.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return array|false Returns false if there is nothing to update or an array
</span><span class="cx" style="display: block; padding: 0 10px">  *                     of metadata.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span></span></pre></div>
<a id="trunksrcwpincludestaxonomyphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/taxonomy.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/taxonomy.php        2019-08-29 23:17:30 UTC (rev 45914)
+++ trunk/src/wp-includes/taxonomy.php  2019-08-30 11:34:11 UTC (rev 45915)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -214,10 +214,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @global array $wp_taxonomies The registered taxonomies.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array|string|WP_Post $object Name of the type of taxonomy object, or an object (row from posts)
- * @param string               $output Optional. The type of output to return in the array. Accepts either
- *                                     taxonomy 'names' or 'objects'. Default 'names'.
- * @return array The names of all taxonomy of $object_type.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string|string[]|WP_Post $object Name of the type of taxonomy object, or an object (row from posts)
+ * @param string                  $output Optional. The type of output to return in the array. Accepts either
+ *                                        'names' or 'objects'. Default 'names'.
+ * @return string[]|WP_Taxonomy[] The names or objects of all taxonomies of `$object_type`.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function get_object_taxonomies( $object, $output = 'names' ) {
</span><span class="cx" style="display: block; padding: 0 10px">        global $wp_taxonomies;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1959,11 +1959,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *              'all_with_object_id', an array of `WP_Term` objects will be returned.
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.7.0 Refactored to use WP_Term_Query, and to support any WP_Term_Query arguments.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param int|array    $object_ids The ID(s) of the object(s) to retrieve.
- * @param string|array $taxonomies The taxonomies to retrieve terms from.
- * @param array|string $args       See WP_Term_Query::__construct() for supported arguments.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param int|int[]       $object_ids The ID(s) of the object(s) to retrieve.
+ * @param string|string[] $taxonomies The taxonomy names to retrieve terms from.
+ * @param array|string    $args       See WP_Term_Query::__construct() for supported arguments.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return array|WP_Error The requested term data or empty array if no terms found.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- *                        WP_Error if any of the $taxonomies don't exist.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ *                        WP_Error if any of the taxonomies don't exist.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_get_object_terms( $object_ids, $taxonomies, $args = array() ) {
</span><span class="cx" style="display: block; padding: 0 10px">        if ( empty( $object_ids ) || empty( $taxonomies ) ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1992,10 +1992,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.9.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array        $args       An array of arguments for retrieving terms for the given object(s).
-        *                                 See {@see wp_get_object_terms()} for details.
-        * @param int|array    $object_ids Object ID or array of IDs.
-        * @param string|array $taxonomies The taxonomies to retrieve terms from.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array    $args       An array of arguments for retrieving terms for the given object(s).
+        *                             See {@see wp_get_object_terms()} for details.
+        * @param int[]    $object_ids Array of object IDs.
+        * @param string[] $taxonomies Array of taxonomy names to retrieve terms from.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        $args = apply_filters( 'wp_get_object_terms_args', $args, $object_ids, $taxonomies );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2039,11 +2039,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.2.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array $terms      An array of terms for the given object or objects.
-        * @param array $object_ids Array of object IDs for which `$terms` were retrieved.
-        * @param array $taxonomies Array of taxonomies from which `$terms` were retrieved.
-        * @param array $args       An array of arguments for retrieving terms for the given
-        *                          object(s). See wp_get_object_terms() for details.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array    $terms      Array of terms for the given object or objects.
+        * @param int[]    $object_ids Array of object IDs for which terms were retrieved.
+        * @param string[] $taxonomies Array of taxonomy names from which terms were retrieved.
+        * @param array    $args       Array of arguments for retrieving terms for the given
+        *                             object(s). See wp_get_object_terms() for details.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        $terms = apply_filters( 'get_object_terms', $terms, $object_ids, $taxonomies, $args );
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2058,11 +2058,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.8.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param array     $terms      An array of terms for the given object or objects.
-        * @param int|array $object_ids Object ID or array of IDs.
-        * @param string    $taxonomies SQL-formatted (comma-separated and quoted) list of taxonomy names.
-        * @param array     $args       An array of arguments for retrieving terms for the given object(s).
-        *                              See wp_get_object_terms() for details.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param array    $terms      Array of terms for the given object or objects.
+        * @param int[]    $object_ids Array of object IDs for which terms were retrieved.
+        * @param string[] $taxonomies Array of taxonomy names from which terms were retrieved.
+        * @param array    $args       Array of arguments for retrieving terms for the given
+        *                             object(s). See wp_get_object_terms() for details.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        return apply_filters( 'wp_get_object_terms', $terms, $object_ids, $taxonomies, $args );
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2421,7 +2421,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *                                    empty value will remove all related terms.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param string           $taxonomy  The context in which to relate the term to the object.
</span><span class="cx" style="display: block; padding: 0 10px">  * @param bool             $append    Optional. If false will delete difference of terms. Default false.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @return array|WP_Error Term taxonomy IDs of the affected terms.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @return array|WP_Error Term taxonomy IDs of the affected terms or WP_Error on failure.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_set_object_terms( $object_id, $terms, $taxonomy, $append = false ) {
</span><span class="cx" style="display: block; padding: 0 10px">        global $wpdb;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -3365,8 +3365,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.3.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string|array $object_ids  Comma-separated list or array of term object IDs.
- * @param array|string $object_type The taxonomy object type.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string|int[]    $object_ids  Comma-separated list or array of term object IDs.
+ * @param string|string[] $object_type The taxonomy object type or array of the same.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return void|false False if all of the terms in `$object_ids` are already cached.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function update_object_term_cache( $object_ids, $object_type ) {
</span></span></pre>
</div>
</div>

</body>
</html>