wpseek.com
A WordPress-centric search engine for devs and theme authors
readonly is deprecated since version 5.9.0!
Alternative: wp_readonly()
Alternative: wp_readonly()
readonly › WordPress Function
Since4.9.0
Deprecated5.9.0
› readonly ( $readonly_value, $current = true, $display = true )
Parameters: (3) |
|
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Outputs the HTML readonly attribute.
Compares the first two arguments and if identical marks as readonly. This function is deprecated, and cannot be used on PHP >= 8.1.