HTTP/2 200
server: nginx
date: Fri, 10 Oct 2025 20:05:19 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link:
; rel="https://api.w.org/"
link:
; rel="alternate"; title="JSON"; type="application/json"
link: ; rel=shortlink
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 2
documentation_ignore_functions – Hook | Developer.WordPress.org
WordPress Developer Resources
documentation_ignore_functions
apply_filters( ‘documentation_ignore_functions’, string[] $ignore_functions )
Filters the list of functions and classes to be ignored from the documentation lookup.
$ignore_functions
string[]Array of names of functions and classes to be ignored.
Version | Description |
---|
2.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.