readonly()
readonly( mixed $readonly, mixed $current = true, bool …
readonly( mixed $readonly, mixed $current = true, bool $echo = true )
输出html只读属性。
Outputs the html readonly attribute.
目录锚点:#说明#参数#返回#源码
说明(Description)
比较前两个参数,如果相同的标记为只读
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$readonly | (mixed) | 必需 | 要比较的值之一 |
$current | (mixed) | 可选 | (true)要比较的另一个值(如果不只是true) |
$echo | (bool) | 可选 | 是回显还是返回字符串 |
返回(Return)
(string)html属性或空string
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.9.0 | wp-includes/general-template.php:4686 | 0 | 1 function |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!