W3cubDocs

/WordPress

apply_filters( 'terms_to_edit', string $terms_to_edit, string $taxonomy )

Filters the comma-separated list of terms available to edit.

Description

See also

Parameters

$terms_to_edit

(string) A comma-separated list of term names.

$taxonomy

(string) The taxonomy name for which to retrieve terms.

Source

File: wp-admin/includes/taxonomy.php

View on Trac

Changelog

Version Description
2.8.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/terms_to_edit