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_avatar_sizes rest_avatar_sizes apply_filters( ‘rest_avatar_sizes’, int[] $sizes ) 过滤钩子... 最后更新 2022.04.11
rest_api_init rest_api_init do_action( ‘rest_api_init’, WP_REST_Server $wp_rest_ser... 最后更新 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_prepare_attachment rest_prepare_attachment apply_filters( ‘rest_prepare_attachment’, WP_REST_Respo... 最后更新 2022.04.11
rest_{$this->post_type}_item_schema rest_{$this->post_type}_item_schema apply_filters( “rest_{$this->post_type}_item_schema”... 最后更新 2022.04.11
rest_{$this->taxonomy}_query rest_{$this->taxonomy}_query apply_filters( “rest_{$this->taxonomy}_query”, array... 最后更新 2022.04.11
retrieve_password_key retrieve_password_key do_action( ‘retrieve_password_key’, string $user_login,... 最后更新 2022.04.11
rest_prepare_{$this->post_type} rest_prepare_{$this->post_type} apply_filters( “rest_prepare_{$this->post_type}”, WP... 最后更新 2022.04.11
retrieve_password_message retrieve_password_message apply_filters( ‘retrieve_password_message’, string $mes... 最后更新 2022.04.11
rest_pre_insert_{$this->post_type} rest_pre_insert_{$this->post_type} apply_filters( “rest_pre_insert_{$this->post_type}”,... 最后更新 2022.04.11
revoke_super_admin revoke_super_admin do_action( ‘revoke_super_admin’, int $user_id ) 动作钩子::在... 最后更新 2022.04.11
register_uninstall_hook() register_uninstall_hook() register_uninstall_hook( string $file, callable $callba... 最后更新 2022.04.11
remove_all_actions() remove_all_actions() remove_all_actions( string $tag, int|bool $priority = f... 最后更新 2022.04.11
register_deactivation_hook() register_deactivation_hook() register_deactivation_hook( string $file, callable $fun... 最后更新 2022.04.11
register_post_type() register_post_type() register_post_type( string $post_type, array|string $ar... 最后更新 2022.04.11
register_taxonomy() register_taxonomy() register_taxonomy( string $taxonomy, array|string $obje... 最后更新 2022.04.11