delete_user_option 删除用户选项

Posted in:
Update time:2020-10-27

函数描述

在多站点网络或单个站点中删除用户设置。

用户选项和用户元数据差不多,除了他们在多站点网络中使用时支持指定某个站点。如果 $global 参数设置为 false, 也就是默认值,WordPress将添加数据表前缀到选项名称前。

Usage

<?php delete_user_option( $user_id, $option_name, $global ); ?>

function parameter

parametersdata typeRequired or notdescriptivedefault value
$user_idinteger (math.)be选项名称not have
$globa布尔值clogged是否为全局(多站点中的整个站点)或单个站点false

return value

布尔值,删除成功返回 True,失败返回 failure

We offer WordPress Themes and Plugins Custom Development Services

This site has long undertaken WordPress themes, plugins, WooCommerce-based store mall development business. We have 10 years of experience in WordPress development, if you want to Developing Websites with WordPress, please contact WeChat: iwillhappy1314 or email: amos@wpcio.com for inquiries.

发表回复

Your email address will not be published. 必填项已用 * 标注

*