Property | Type | Description | |
---|---|---|---|
$aWarnings |
Method | Description | |
---|---|---|
__construct ( array $aRequirements = [], $sScriptName = '' ) | ||
_replyToPrintAdminNotices ( ) | ||
check ( ) | ||
deactivatePlugin ( $sPluginFilePath, $sMessage = '', $bIsOnActivation = false ) | ||
setAdminNotices ( ) |
Method | Description | |
---|---|---|
_checkClasses ( $aClasses ) | ||
_checkConstants ( $aConstants ) | ||
_checkFiles ( $aFilePaths ) | ||
_checkFunctions ( $aFunctions ) | ||
_checkMySQLVersion ( $sMySQLVersion ) | ||
_checkPHPVersion ( $sPHPVersion ) | ||
_checkWordPressVersion ( $sWordPressVersion ) | ||
_getWarningByType ( $sType ) | ||
_getWarnings ( ) | ||
_getWarningsByFunctionName ( $sFuncName, $aSubjects ) |
public __construct ( array $aRequirements = [], $sScriptName = '' ) | ||
$aRequirements | array |
public deactivatePlugin ( $sPluginFilePath, $sMessage = '', $bIsOnActivation = false ) |