PHP Class Fragen\GitHub_Updater\Rest_Upgrader_Skin
Extends WP_Upgrader_Skin and collects outputed messages for later
processing, rather than printing them out.
ファイルを表示
Open project: afragen/github-updater
Public Properties
Public Methods
Method |
Description |
|
error ( $errors ) |
Set the error flag to true, then let the base class handle the rest. |
|
feedback ( string $string ) |
Overrides the feedback method. |
|
footer ( ) |
Do nothing. |
|
header ( ) |
Do nothing. |
|
Protected Methods
Method Details
decrement_update_count()
protected method
Set the error flag to true, then let the base class handle the rest.
public error ( $errors ) |
$errors |
|
|
Adds the feedback string to the messages array.
Property Details
$error public_oe property
$messages public_oe property