is_user_option_local
- is_user_option_local is deprecated since version 4.9.0!
is_user_option_local ( $key, $user_id = 0, $blog_id = 0 )
Parameters:- (string) key
- (int) user_id Optional. Defaults to current user.
- (int) blog_id Optional. Defaults to current blog.
Returns:Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: 4.9.0
Description
Check whether a usermeta key has to do with the current blog.