next_posts_link() next_posts_link() next_posts_link( string $label = null, int $max_page ) ... 最后更新 2022.04.11
post_password_required() post_password_required() post_password_required( int|WP_Post|null $post = null )... 最后更新 2022.04.11
plugin_basename() plugin_basename() plugin_basename( string $file ) 获取插件的基名称。Gets the basen... 最后更新 2022.04.11
new_user_email_admin_notice() new_user_email_admin_notice() new_user_email_admin_notice() 添加管理员通知,提醒用户在电子邮件地址更改后检查确... 最后更新 2022.04.11
path_is_absolute() path_is_absolute() path_is_absolute( string $path ) 测试给定的文件系统路径是否为绝对路径。Tes... 最后更新 2022.04.11
populate_roles_250() populate_roles_250() populate_roles_250() 为WordPress 2.5创建和修改WordPress角色。Cre... 最后更新 2022.04.11
post_slug_meta_box() post_slug_meta_box() post_slug_meta_box( object $post ) 显示slug表单字段。Display s... 最后更新 2022.04.11
next_post_link() next_post_link() next_post_link( string $format = ‘%link »’, s... 最后更新 2022.04.11
populate_roles_260() populate_roles_260() populate_roles_260() 为WordPress 2.6创建和修改WordPress角色。Cre... 最后更新 2022.04.11
paused_themes_notice() paused_themes_notice() paused_themes_notice() 呈现管理通知,以防由于错误而暂停某些主题。Renders an ... 最后更新 2022.04.11
postbox_classes() postbox_classes() postbox_classes( string $box_id, string $screen_id ) 返回... 最后更新 2022.04.11
paused_plugins_notice() paused_plugins_notice() paused_plugins_notice() 如果某些插件由于错误而暂停,则呈现管理通知。Renders a... 最后更新 2022.04.11
next_widget_id_number() next_widget_id_number() next_widget_id_number( string $id_base ) 目录锚点:#参数#返回#源码... 最后更新 2022.04.11
next_post_rel_link() next_post_rel_link() next_post_rel_link( string $title = ‘%title’, bool $in_... 最后更新 2022.04.11
permalink_link() permalink_link() permalink_link() 打印循环中当前帖子的永久链接。Print the permalink of ... 最后更新 2022.04.11
post_author_meta_box() post_author_meta_box() post_author_meta_box( object $post ) 显示带有作者列表的窗体字段。Disp... 最后更新 2022.04.11
posts_nav_link() posts_nav_link() posts_nav_link( string $sep = ”, string $prelabel = ”, ... 最后更新 2022.04.11
nocache_headers() nocache_headers() apply_filters( ‘nocache_headers’, array $headers ) 过滤器:... 最后更新 2022.04.11
permalink_single_rss() permalink_single_rss() permalink_single_rss( string $deprecated = ” ) 将permali... 最后更新 2022.04.11
ms_site_check() ms_site_check() ms_site_check() 检查当前博客的状态。Checks status of current blog... 最后更新 2022.04.11
post_categories_meta_box() post_categories_meta_box() post_categories_meta_box( WP_Post $post, array $box ) 显... 最后更新 2022.04.11
mysql_to_rfc3339() mysql_to_rfc3339() mysql_to_rfc3339( string $date_string ) 为ISO8601(Y-m-dT... 最后更新 2022.04.11
normalize_whitespace() normalize_whitespace() normalize_whitespace( string $str ) 规范化下线字符并删除重复的空白。Nor... 最后更新 2022.04.11
plugin_dir_path() plugin_dir_path() plugin_dir_path( string $file ) 获取传入的插件文件的文件系统目录路径(带斜杠)... 最后更新 2022.04.11
network_domain_check() network_domain_check() network_domain_check() 检查现有网络。Check for an existing net... 最后更新 2022.04.11
post_comments_feed_link() post_comments_feed_link() post_comments_feed_link( string $link_text = ”, int $po... 最后更新 2022.04.11
number_format_i18n() number_format_i18n() number_format_i18n( float $number, int $decimals ) 根据区域... 最后更新 2022.04.11
plugin_dir_url() plugin_dir_url() plugin_dir_url( string $file ) 获取传入的插件文件的URL目录路径(带斜杠)。G... 最后更新 2022.04.11
network_edit_site_nav() network_edit_site_nav() network_edit_site_nav( $args = array() ) 为网络的“编辑站点”表格界面... 最后更新 2022.04.11
post_comment_meta_box() post_comment_meta_box() post_comment_meta_box( object $post ) 显示帖子的评论。Display c... 最后更新 2022.04.11
options_general_add_js() options_general_add_js() options_general_add_js() 在页面上显示JavaScript。Display JavaS... 最后更新 2022.04.11
plugin_sandbox_scrape() plugin_sandbox_scrape() plugin_sandbox_scrape( string $plugin ) 加载给定的插件尝试生成错误。L... 最后更新 2022.04.11
network_home_url() network_home_url() network_home_url( string $path = ”, string $scheme = nu... 最后更新 2022.04.11
post_comment_meta_box_thead() post_comment_meta_box_thead() post_comment_meta_box_thead( array $result ) 显示过帐表标题的注释... 最后更新 2022.04.11
populate_network() populate_network() populate_network( int $network_id = 1, string $domain =... 最后更新 2022.04.11
post_comment_status_meta_box() post_comment_status_meta_box() post_comment_status_meta_box( object $post ) 显示注释状态窗体字段... 最后更新 2022.04.11
options_reading_blog_charset() options_reading_blog_charset() options_reading_blog_charset() 呈现站点字符集设置。Render the sit... 最后更新 2022.04.11
network_settings_add_js() network_settings_add_js() network_settings_add_js() 在网络设置屏幕的标题中打印JavaScript。Print... 最后更新 2022.04.11
post_custom() post_custom() post_custom( string $key = ” ) 检索自定义后元数据字段。Retrieve pos... 最后更新 2022.04.11
populate_network_meta() populate_network_meta() populate_network_meta( int $network_id, array $meta = a... 最后更新 2022.04.11
network_site_url() network_site_url() network_site_url( string $path = ”, string $scheme = nu... 最后更新 2022.04.11
parent_dropdown() parent_dropdown() parent_dropdown( int $default, int $parent, int $level,... 最后更新 2022.04.11
post_custom_meta_box() post_custom_meta_box() post_custom_meta_box( object $post ) 显示自定义字段窗体字段。Displa... 最后更新 2022.04.11