ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.9.8

WP_REST_User_Meta_Fields::get_meta_subtype()

Method: Retrieves the user 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_Term_Meta_Fields::get_meta_subtype()

Method: Retrieves the term 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_Meta_Fields::get_meta_subtype()

Method: Retrieves the object meta subtype.

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

Used by 0 functions | Uses 0 functions

WP_REST_Comment_Meta_Fields::get_meta_subtype()

Method: Retrieves the comment 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_Post_Meta_Fields::get_meta_subtype()

Method: Retrieves the post 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_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:1280

Used by 0 functions | Uses 0 functions

WP_REST_Posts_Controller::get_available_actions()

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

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

Used by 1 function | Uses 1 function

WP_REST_Posts_Controller::get_schema_links()

Method: Retrieves 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:2628

Used by 2 functions | Uses 0 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:486

Used by 1 function | Uses 0 functions

get_object_subtype()

Function: Returns the object subtype for a given object ID of a specific type.

Source: wp-includes/meta.php:1743

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