Used By
Used By | Description |
---|---|
wp-includes/meta.php: get_object_subtype() | Returns the object subtype for a given object ID of a specific type. |
Filters the object subtype identifier for a non-standard object type.
The dynamic portion of the hook, $object_type
, refers to the meta object type (post, comment, term, user, or any other type with an associated meta table).
(string) Empty string to override.
(int) ID of the object to get the subtype for.
File: wp-includes/meta.php
Version | Description |
---|---|
4.9.8 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_object_subtype_object_type