We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$args
Featured_Content::hide_featured_term()
1 parent 43b6b77 commit 31ce381Copy full SHA for 31ce381
src/wp-content/themes/twentyfourteen/inc/featured-content.php
@@ -280,6 +280,7 @@ public static function delete_post_tag( $tag_id ) {
280
*
281
* @param array $terms List of term objects. This is the return value of get_terms().
282
* @param array $taxonomies An array of taxonomy slugs.
283
+ * @param array $args An array of get_terms() arguments.
284
* @return array A filtered array of terms.
285
286
* @uses Featured_Content::get_setting()
0 commit comments