首页 WordPress函数大全 is_user_option_local()

is_user_option_local()

2020-05-02 / 5386阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

警告:此功能已被弃用。

is_user_option_local( string $key, int $user_id, int $blog_id )

检查usermeta密钥是否与当前博客有关。

描述

参数

$key

(string)
(Required)

$user_id

(int)
(Optional)
Defaults to current user.

$blog_id

(int)
(Optional)
Defaults to current blog.

返回

(bool)

大家谈论
    我的见解