apply_filters( 'documentation_ignore_functions', string[] $ignore_functions )

Filters the list of functions and classes to be ignored from the documentation lookup.

Parameters

$ignore_functions

(string[]) Array of names of functions and classes to be ignored.

Source

File: wp-admin/includes/misc.php

View on Trac

Changelog

Version Description
2.8.0 Introduced.

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