ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.9.8

WP_REST_Post_Meta_Fields::get_meta_subtype()

Method: Retrieves the object meta subtype.

Source: wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php:56

Used by 0 functions | Uses 0 functions

WP_REST_Comment_Meta_Fields::get_meta_subtype()

Method: Retrieves the object meta subtype.

Source: wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php:37

Used by 0 functions | Uses 0 functions

WP_REST_Meta_Fields::get_meta_subtype()

Method: Retrieves the object meta subtype.

Source: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:34

Used by 1 function | Uses 0 functions

WP_REST_Term_Meta_Fields::get_meta_subtype()

Method: Retrieves the object meta subtype.

Source: wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php:56

Used by 0 functions | Uses 0 functions

WP_REST_User_Meta_Fields::get_meta_subtype()

Method: Retrieves the object meta subtype.

Source: wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php:37

Used by 0 functions | Uses 0 functions

WP_REST_Attachments_Controller::check_upload_size()

Method: Determine if uploaded file exceeds space quota on multisite.

Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:786

Used by 2 functions | Uses 6 functions

WP_REST_Posts_Controller::get_schema_links()

Method: Retrieve Link Description Objects that should be added to the Schema for the posts collection.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2206

Used by 1 function | Uses 5 functions

WP_REST_Posts_Controller::get_available_actions()

Method: Get the link relations available for the post and current user.

Source: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1806

Used by 1 function | Uses 6 functions

auth_{$object_type}_meta_{$meta_key}_for_{$object_subtype}

Filter Hook: Filters whether the user is allowed to edit a specific meta key of a specific object type and subtype.

Source: wp-includes/capabilities.php:311

Used by 1 function | Uses 0 functions

get_object_subtype_{$object_type}

Filter Hook: Filters the object subtype identifier for a non standard object type.

Source: wp-includes/meta.php:1334

Used by 1 function | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy