rest_insert_{$this->taxonomy} rest_insert_{$this->taxonomy} do_action( “rest_insert_{$this->taxonomy}”, WP_Term ... 最后更新 2022.04.11
rest_after_insert_{$this->post_type} rest_after_insert_{$this->post_type} do_action( “rest_after_insert_{$this->post_type}”, W... 最后更新 2022.04.11
rest_after_insert_user rest_after_insert_user do_action( ‘rest_after_insert_user’, WP_User $user, WP_... 最后更新 2022.04.11
rest_after_insert_comment rest_after_insert_comment do_action( ‘rest_after_insert_comment’, WP_Comment $com... 最后更新 2022.04.11
rest_after_insert_attachment rest_after_insert_attachment do_action( ‘rest_after_insert_attachment’, WP_Post $att... 最后更新 2022.04.11
rest_delete_{$this->taxonomy} rest_delete_{$this->taxonomy} do_action( “rest_delete_{$this->taxonomy}”, WP_Term ... 最后更新 2022.04.11
rest_comment_query rest_comment_query apply_filters( ‘rest_comment_query’, array $prepared_ar... 最后更新 2022.04.11
rest_comment_collection_params rest_comment_collection_params apply_filters( ‘rest_comment_collection_params’, array ... 最后更新 2022.04.11
rest_avatar_sizes rest_avatar_sizes apply_filters( ‘rest_avatar_sizes’, int[] $sizes ) 过滤钩子... 最后更新 2022.04.11
rest_authentication_errors rest_authentication_errors apply_filters( ‘rest_authentication_errors’, WP_Error|n... 最后更新 2022.04.11
rest_api_init rest_api_init do_action( ‘rest_api_init’, WP_REST_Server $wp_rest_ser... 最后更新 2022.04.11
rest_allow_anonymous_comments rest_allow_anonymous_comments apply_filters( ‘rest_allow_anonymous_comments’, bool $a... 最后更新 2022.04.11
rest_delete_{$this->post_type} rest_delete_{$this->post_type} do_action( “rest_delete_{$this->post_type}”, WP_Post... 最后更新 2022.04.11
rest_{$this->post_type}_query rest_{$this->post_type}_query apply_filters( “rest_{$this->post_type}_query”, arra... 最后更新 2022.04.11
rest_user_collection_params rest_user_collection_params apply_filters( ‘rest_user_collection_params’, array $qu... 最后更新 2022.04.11
rest_themes_collection_params rest_themes_collection_params apply_filters( ‘rest_themes_collection_params’, array $... 最后更新 2022.04.11
rest_post_search_query rest_post_search_query apply_filters( ‘rest_post_search_query’, array $query_a... 最后更新 2022.04.11
rest_pre_update_setting rest_pre_update_setting apply_filters( ‘rest_pre_update_setting’, bool $result,... 最后更新 2022.04.11
rest_prepare_attachment rest_prepare_attachment apply_filters( ‘rest_prepare_attachment’, WP_REST_Respo... 最后更新 2022.04.11