PHP Class RWMB_Password_Field

Inheritance: extends RWMB_Text_Field
Mostrar archivo 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