Class Settings
Methods summary
public
|
|
public
mixed
|
#
preOptionsUpdate( $newValue, $oldValue )
Removes customer information from the Options if License Key has changed. |
public
|
#
onOptionsUpdated( )
Re-authenticates upon options update and executes settings-updated Membership hook. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setOptionsUpdatedNotice( )
Executes action hook "settings-updated" after WP redirects from options.php (upon form submission) back to the Membership settings page. |
public
boolean
|
#
isUpdating( )
Determines if state of the Membership options is being currently updated via Settings form submission |
protected
boolean
|
#
licenseKeyChanged( $newOptions, $oldOptions )
Determines if license key was changed on Options Update |
protected
mixed
|