Featured_Content::hide_featured_term( array $terms, array $taxonomies, $args )

Hide featured tag from displaying when global terms are queried from the front-end.

Parameters

$terms

(array) (Required) List of term objects. This is the return value of get_terms().

$taxonomies

(array) (Required) An array of taxonomy slugs.

Return

(array) A filtered array of terms.

Source

File: wp-content/themes/twentyfourteen/inc/featured-content.php

Changelog

Version Description
Twenty Fourteen 1.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/featured_content/hide_featured_term