Function __global->run_integrity_check

Definitions

sources/upgrade_integrity_scan.php

  • Do an integrity check. This does not include an alien check in basic mode; otherwise check_alien() is called within this function.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$basic boolean False N/A N/A Whether to just do the minimum basic scan
$allow_merging boolean True N/A N/A Whether merging of CSS changes is allowed
$unix_help boolean False N/A N/A Whether to give some help to unix people

Return

  • Results
  • Type: string
  • Set: N/A
  • Range: N/A