PHP Class Plugin_LimitLoginAttempts

Inheritance: extends SimpleLogger
Afficher le fichier Open project: bonny/wordpress-simple-history

Méthodes publiques

Свойство Type Description
$slug

Méthodes publiques

Méthode Description
getInfo ( )
getLogRowDetailsOutput ( $row ) Add some extra info
loaded ( )
on_load_settings_page ( $a ) Fired when plugin options screen is loaded
on_option_limit_login_lockouts_total ( $value ) When option value is updated do same checks as plugin itself does and log if we match something

Method Details

getInfo() public méthode

public getInfo ( )

getLogRowDetailsOutput() public méthode

Add some extra info
public getLogRowDetailsOutput ( $row )

loaded() public méthode

public loaded ( )

on_load_settings_page() public méthode

Fired when plugin options screen is loaded
public on_load_settings_page ( $a )

on_option_limit_login_lockouts_total() public méthode

When option value is updated do same checks as plugin itself does and log if we match something

Property Details

$slug public_oe property

public $slug