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