Method | Description | |
---|---|---|
__construct ( ) : void | __construct function. | |
enqueue_style ( ) : void | Enqueue Style. | |
form ( mixed $instance ) : void | Widget Settings. | |
remove_username ( mixed $val ) : Value. | Remove username from value before to save stats. | |
update ( mixed $new_instance, mixed $old_instance ) : Instance. | Update Widget Settings. | |
widget ( mixed $args, mixed $instance ) : void | Widget Front End. |
Method | Description | |
---|---|---|
check_genericons ( ) : Bool. | Check Genericons. |
public remove_username ( mixed $val ) : Value. | ||
$val | mixed | Value. |
return | Value. |