PHP Class AvailableUpdatesLogger

Inheritance: extends SimpleLogger
Datei anzeigen Open project: bonny/wordpress-simple-history

Public Properties

Property Type Description
$slug

Public Methods

Method Description
getInfo ( )
getLogRowDetailsOutput ( $row ) Append prev and current version of update object as details in the output
loaded ( )
on_setted_update_core_transient ( $updates )
on_setted_update_plugins_transient ( $updates )
on_setted_update_update_themes ( $updates ) function

Method Details

getInfo() public method

public getInfo ( )

getLogRowDetailsOutput() public method

Append prev and current version of update object as details in the output
public getLogRowDetailsOutput ( $row )

loaded() public method

public loaded ( )

on_setted_update_core_transient() public method

public on_setted_update_core_transient ( $updates )

on_setted_update_plugins_transient() public method

on_setted_update_update_themes() public method

function
public on_setted_update_update_themes ( $updates )

Property Details

$slug public_oe property

public $slug