Used By
| Used By | Description |
|---|---|
| wp-includes/meta.php: register_meta() | Registers a meta key. |
Filters the registration arguments when registering meta.
(array) Array of meta registration arguments.
(array) Array of default arguments.
(string) Type of object metadata is for. Accepts 'post', 'comment', 'term', 'user', or any other object type with an associated meta table.
(string) Meta key.
File: wp-includes/meta.php
| Version | Description |
|---|---|
| 4.6.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/register_meta_args