register_initial_settings() register_initial_settings() register_initial_settings() 注册WordPress中可用的默认设置。Registe... 最后更新 2022.04.11
pre_schema_upgrade() pre_schema_upgrade() pre_schema_upgrade() 在架构升级之前运行。Runs before the schema i... 最后更新 2022.04.11
post_type_archive_title() post_type_archive_title() post_type_archive_title( string $prefix = ”, bool $disp... 最后更新 2022.04.11
recurse_dirsize() recurse_dirsize() recurse_dirsize( string $directory, string|array $exclu... 最后更新 2022.04.11
post_type_exists() post_type_exists() post_type_exists( string $post_type ) 确定是否注册邮件类型。Determ... 最后更新 2022.04.11
remove_permastruct() remove_permastruct() remove_permastruct( string $name ) 删除永久链接结构。Removes a p... 最后更新 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
redirect_canonical() redirect_canonical() redirect_canonical( string $requested_url = null, bool ... 最后更新 2022.04.11
print_column_headers() print_column_headers() print_column_headers( string|WP_Screen $screen, bool $w... 最后更新 2022.04.11
print_admin_styles() print_admin_styles() print_admin_styles() 在管理页面的HTML头中打印样式队列。Prints the styl... 最后更新 2022.04.11
post_type_supports() post_type_supports() post_type_supports( string $post_type, string $feature ... 最后更新 2022.04.11
register_widget_control() register_widget_control() register_widget_control( int|string $name, callable $co... 最后更新 2022.04.11
register_new_user() register_new_user() register_new_user( string $user_login, string $user_ema... 最后更新 2022.04.11
register_nav_menus() register_nav_menus() register_nav_menus( array $locations = array() ) 注册主题的导... 最后更新 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
rel_canonical() rel_canonical() rel_canonical() 输出rel=单个查询的规范。Outputs rel=canonical for... 最后更新 2022.04.11
print_embed_sharing_button() print_embed_sharing_button() print_embed_sharing_button() 打印嵌入共享按钮所需的标记。Prints the n... 最后更新 2022.04.11
previous_post_link() previous_post_link() previous_post_link( string $format = ‘« %link... 最后更新 2022.04.11
register_block_style() register_block_style() register_block_style( string $block_name, array $style_... 最后更新 2022.04.11
register_and_do_post_meta_boxes() register_and_do_post_meta_boxes() register_and_do_post_meta_boxes( WP_Post $post ) 注册默认的p... 最后更新 2022.04.11
print_embed_sharing_dialog() print_embed_sharing_dialog() print_embed_sharing_dialog() 打印嵌入共享对话框所需的标记。Prints the ... 最后更新 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_all_actions() remove_all_actions() remove_all_actions( string $tag, int|bool $priority = f... 最后更新 2022.04.11
remove_action() remove_action() remove_action( string $tag, callable $function_to_remov... 最后更新 2022.04.11
remove_accents() remove_accents() remove_accents( string $string ) 将所有重音字符转换为ASCII字符。Conv... 最后更新 2022.04.11
print_emoji_detection_script() print_emoji_detection_script() print_emoji_detection_script() 如果尚未打印内联Emoji检测脚本,请打印该脚本... 最后更新 2022.04.11
print_embed_styles() print_embed_styles() print_embed_styles() 打印嵌入iframe头中的CSS。Prints the CSS in... 最后更新 2022.04.11
register_default_headers() register_default_headers() register_default_headers( array $headers ) 注册要由自定义头管理用户... 最后更新 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
remove_all_filters() remove_all_filters() remove_all_filters( string $tag, int|bool $priority = f... 最后更新 2022.04.11
post_submit_meta_box() post_submit_meta_box() post_submit_meta_box( WP_Post $post, array $args = arra... 最后更新 2022.04.11
print_footer_scripts() print_footer_scripts() print_footer_scripts() 打印排队等待页脚或HTML页眉太晚的脚本。Prints the ... 最后更新 2022.04.11
print_emoji_styles() print_emoji_styles() print_emoji_styles() 打印重要的表情符号相关样式。Print the important ... 最后更新 2022.04.11
prep_atom_text_construct() prep_atom_text_construct() prep_atom_text_construct( string $data ) 确定格式化数据的字符串的类型... 最后更新 2022.04.11
remove_custom_background() remove_custom_background() remove_custom_background() 删除自定义背景支持。Remove custom back... 最后更新 2022.04.11
print_late_styles() print_late_styles() print_late_styles() 打印对HTML头排队太晚的样式。Prints the styles t... 最后更新 2022.04.11
print_head_scripts() print_head_scripts() print_head_scripts() 在管理页面的HTML头中打印脚本队列。Prints the scri... 最后更新 2022.04.11
post_tags_meta_box() post_tags_meta_box() post_tags_meta_box( WP_Post $post, array $box ) 显示post ... 最后更新 2022.04.11
register_post_meta() register_post_meta() register_post_meta( string $post_type, string $meta_key... 最后更新 2022.04.11
privacy_ping_filter() privacy_ping_filter() privacy_ping_filter( mixed $sites ) 在返回站点之前检查博客是否是公共的。C... 最后更新 2022.04.11
remove_custom_image_header() remove_custom_image_header() remove_custom_image_header() 拆下图像头支架。Remove image heade... 最后更新 2022.04.11
register_post_type() register_post_type() register_post_type( string $post_type, array|string $ar... 最后更新 2022.04.11
register_post_status() register_post_status() register_post_status( string $post_status, array|string... 最后更新 2022.04.11
preview_theme() preview_theme() preview_theme() 启动预览主题输出缓冲区。Start preview theme output ... 最后更新 2022.04.11
register_sidebars() register_sidebars() register_sidebars( int $number = 1, array|string $args ... 最后更新 2022.04.11
register_sidebar() register_sidebar() register_sidebar( array|string $args = array() ) 为单个边栏生... 最后更新 2022.04.11