Used By
Used By | Description |
---|---|
wp-includes/meta.php: is_protected_meta() | Determines whether a meta key is considered protected. |
Filters whether a meta key is considered protected.
(bool) Whether the key is considered protected.
(string) Metadata key.
(string) Type of object metadata is for. Accepts 'post', 'comment', 'term', 'user', or any other object type with an associated meta table.
File: wp-includes/meta.php
Version | Description |
---|---|
3.2.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/is_protected_meta