do_action( 'pre_get_terms', WP_Term_Query $this )

Fires before terms are retrieved.


Description Description


Parameters Parameters

$this

(WP_Term_Query) Current instance of WP_Term_Query.


Top ↑

Source Source

File: wp-includes/class-wp-term-query.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.