PHP Class RWMB_Password_Field

Inheritance: extends RWMB_Text_Field
Afficher le fichier Open project: rilwis/meta-box

Méthodes publiques

Méthode Description
value ( mixed $new, mixed $old, integer $post_id, array $field ) : string Store secured password in the database.

Method Details

value() static public méthode

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
Résultat string