Property | Type | Description | |
---|---|---|---|
$settings |
Method | Description | |
---|---|---|
__construct ( $settings ) | Constructor. | |
perform ( ) | Abstract function implemented by all child class to perform the given action. |
Method | Description | |
---|---|---|
get_setting ( $name ) | Gets a setting by name which was loaded from WordPress options. |
protected get_setting ( $name ) |
abstract public perform ( ) |