add_option_whitelist()

add_option_whitelist( array $new_options, string|array …

add_option_whitelist( array $new_options, string|array $options =  )

将选项数组添加到选项白名单。
Adds an array of options to the options whitelist.

目录锚点:#参数#返回#源码#笔记


参数(Parameters)

参数 类型 必填 说明
$new_options (array) 必需
$options (string | array) 可选

返回(Return)

(array)


源码(Source)


更新版本 源码位置 使用 被使用
2.7.0 wp-admin/includes/plugin.php:2158 1 function 0

笔记(Notes)

下面是一个使用add_option_wp_白名单的小教程:http://wpmutorials.com/how-to/writing-plugins/

类别:WordPress 函数手册

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册