Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RWMB_Password_Field
PHP Class RWMB_Password_Field
Inheritance:
extends
RWMB_Text_Field
显示文件
Open project: rilwis/meta-box
Public Methods
Method
Description
value
(
mixed
$new
,
mixed
$old
,
integer
$post_id
,
array
$field
) :
string
Store secured password in the database.
Method Details
value()
static
public
method
Store secured password in the database.
static
public
value
(
mixed
$new
,
mixed
$old
,
integer
$post_id
,
array
$field
) :
string
$new
mixed
$old
mixed
$post_id
integer
$field
array
return
string