remove_theme_support() remove_theme_support() remove_theme_support( string $feature ) 允许主题取消注册对特定功能的支... 最后更新 2022.04.11
require_if_theme_supports() require_if_theme_supports() require_if_theme_supports( string $feature, string $inc... 最后更新 2022.04.11
sanitize_term() sanitize_term() sanitize_term( array|object $term, string $taxonomy, st... 最后更新 2022.04.11
rest_api_init() rest_api_init() rest_api_init() 为API注册重写规则。Registers rewrite rules for ... 最后更新 2022.04.11
register_uninstall_hook() register_uninstall_hook() register_uninstall_hook( string $file, callable $callba... 最后更新 2022.04.11
rest_output_rsd() rest_output_rsd() rest_output_rsd() 将REST API URL添加到WP RSD端点。Adds the RES... 最后更新 2022.04.11
rest_output_link_wp_head() rest_output_link_wp_head() rest_output_link_wp_head() 将REST API链接标记输出到页眉中。Outputs ... 最后更新 2022.04.11
remove_option_update_handler() remove_option_update_handler() remove_option_update_handler( string $option_group, str... 最后更新 2022.04.11
post_type_exists() post_type_exists() post_type_exists( string $post_type ) 确定是否注册邮件类型。Determ... 最后更新 2022.04.11
register_widget() register_widget() register_widget( string|WP_Widget $widget ) 注册小部件Regist... 最后更新 2022.04.11
register_meta() register_meta() register_meta( string $object_type, string $meta_key, a... 最后更新 2022.04.11
register_widget_control() register_widget_control() register_widget_control( int|string $name, callable $co... 最后更新 2022.04.11
redirect_this_site() redirect_this_site() redirect_this_site( array|string $deprecated = ” ) 确保当前... 最后更新 2022.04.11
prepend_attachment() prepend_attachment() apply_filters( ‘prepend_attachment’, string $p ) 筛选挂钩:筛... 最后更新 2022.04.11
previous_post_link() previous_post_link() previous_post_link( string $format = ‘« %link... 最后更新 2022.04.11
register_block_type() register_block_type() register_block_type( string|WP_Block_Type $name, array ... 最后更新 2022.04.11
register_column_headers() register_column_headers() register_column_headers( string $screen, string[] $colu... 最后更新 2022.04.11
remove_action() remove_action() remove_action( string $tag, callable $function_to_remov... 最后更新 2022.04.11
register_deactivation_hook() register_deactivation_hook() register_deactivation_hook( string $file, callable $fun... 最后更新 2022.04.11
remove_all_shortcodes() remove_all_shortcodes() remove_all_shortcodes() 清除所有缺点。Clear all shortcodes. 目录... 最后更新 2022.04.11