wpmu_update_blogs_date() wpmu_update_blogs_date() wpmu_update_blogs_date() 更新当前站点的“上次更新”字段。 Update the la... 最后更新 2022.04.11
signup_nonce_fields() signup_nonce_fields() signup_nonce_fields() 向注册页添加nonce字段。 Add a nonce field ... 最后更新 2022.04.11
wp_nonce_field() wp_nonce_field() wp_nonce_field( int|string $action = -1, string $name =... 最后更新 2022.04.11
wp_trim_words() wp_trim_words() wp_trim_words( string $text, int $num_words = 55, strin... 最后更新 2022.04.11
wp_get_cookie_login() wp_get_cookie_login() wp_get_cookie_login() 获取用户cookie登录名。此函数已弃用。 Gets the us... 最后更新 2022.04.11
wp_enqueue_style() wp_enqueue_style() wp_enqueue_style( string $handle, string $src = ”, stri... 最后更新 2022.04.11
wp_nonce_url() wp_nonce_url() wp_nonce_url( string $actionurl, int|string $action = -... 最后更新 2022.04.11
wp_reset_query() wp_reset_query() wp_reset_query() 销毁上一个查询并设置新查询。 Destroys the previous q... 最后更新 2022.04.11
wp_get_image_editor() wp_get_image_editor() wp_get_image_editor( string $path, array $args = array(... 最后更新 2022.04.11
wp_localize_script() wp_localize_script() wp_localize_script( string $handle, string $object_name... 最后更新 2022.04.11
wp_original_referer_field() wp_original_referer_field() wp_original_referer_field( bool $echo = true, string $j... 最后更新 2022.04.11
wp_register_script() wp_register_script() wp_register_script( string $handle, string|bool $src, s... 最后更新 2022.04.11
wp_referer_field() wp_referer_field() wp_referer_field( bool $echo = true ) 检索或显示窗体的referer隐藏... 最后更新 2022.04.11
the_modified_time() the_modified_time() the_modified_time( string $format = ” ) 显示文章上次修改的时间。 Di... 最后更新 2022.04.11
wp_handle_sideload() wp_handle_sideload() wp_handle_sideload( array $file, array|bool $overrides ... 最后更新 2022.04.11
wp_register_style() wp_register_style() wp_register_style( string $handle, string|bool $src, st... 最后更新 2022.04.11
wp_clear_scheduled_hook() wp_clear_scheduled_hook() wp_clear_scheduled_hook( string $hook, array $args = ar... 最后更新 2022.04.11
update_option() update_option() update_option( string $option, mixed $value, string|boo... 最后更新 2022.04.11
xmlrpc_getposttitle() xmlrpc_getposttitle() xmlrpc_getposttitle( string $content ) 从xmlrpcxml检索文章标题... 最后更新 2022.04.11
update_site_option() update_site_option() update_site_option( string $option, mixed $value ) 更新已为... 最后更新 2022.04.11
wp_install_defaults() wp_install_defaults() wp_install_defaults( int $user_id ) 为新安装的站点创建初始内容。 Crea... 最后更新 2022.04.11
wp_deregister_script() wp_deregister_script() wp_deregister_script( string $handle ) 删除已注册的脚本。 Remove... 最后更新 2022.04.11
xmlrpc_removepostdata() xmlrpc_removepostdata() xmlrpc_removepostdata( string $content ) 没有title和catego... 最后更新 2022.04.11
update_user_option() update_user_option() update_user_option( int $user_id, string $option_name, ... 最后更新 2022.04.11
wp_is_mobile() wp_is_mobile() wp_is_mobile() 测试当前浏览器是否在移动设备(智能手机、平板电脑等)上运行 Test if th... 最后更新 2022.04.11
wp_deregister_style() wp_deregister_style() wp_deregister_style( string $handle ) 删除已注册的样式表。 Remove... 最后更新 2022.04.11
wp_load_alloptions() wp_load_alloptions() wp_load_alloptions( bool $force_cache = false ) 加载和缓存所有... 最后更新 2022.04.11
set_transient() set_transient() set_transient( string $transient, mixed $value, int $ex... 最后更新 2022.04.11
wp_script_is() wp_script_is() wp_script_is( string $handle, string $list = ‘enqueued’... 最后更新 2022.04.11
wp_style_is() wp_style_is() wp_style_is( string $handle, string $list = ‘enqueued’ ... 最后更新 2022.04.11
wp_new_user_notification() wp_new_user_notification() wp_new_user_notification( int $user_id, null $deprecate... 最后更新 2022.04.11
submit_button() submit_button() submit_button( string $text = null, string $type = ‘pri... 最后更新 2022.04.11
setup_postdata() setup_postdata() setup_postdata( WP_Post|object|int $post ) 设置全局过帐数据。 Se... 最后更新 2022.04.11
wp_create_nonce() wp_create_nonce() wp_create_nonce( string|int $action = -1 ) 创建绑定到特定操作、用户... 最后更新 2022.04.11
wp_password_change_notification() wp_password_change_notification() wp_password_change_notification( WP_User $user ) 通知博客管理... 最后更新 2022.04.11
status_header() status_header() status_header( int $code, string $description = ” ) 设置H... 最后更新 2022.04.11