| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Interactions used by the Site Health modules in WordPress.
| File Size: | 503 lines (14 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| validateIssueData( issue ) X-Ref |
| Validates the Site Health test result format. return: {boolean} True if the issue data is valid, false otherwise. param: {Object} issue The issue data to validate. |
| appendIssue( issue ) X-Ref |
| Appends a new issue to the issue list. return: {void|boolean} True if the issue was appended, false otherwise. param: {Object} issue The issue data. |
| recalculateProgression() X-Ref |
| Updates site health status indicator as asynchronous tests are run and returned. |
| maybeRunNextAsyncTest() X-Ref |
| Queues the next asynchronous test when we're ready to run it. |
| addFailedSiteHealthCheckNotice( url, description ) X-Ref |
| Add the details of a failed asynchronous test to the list of test results. param: {string} url param: {string} description |
| getDirectorySizes() X-Ref |
| No description |
| updateDirSizes( data ) X-Ref |
| No description |
| announceTestsProgression( type ) X-Ref |
| Announces to assistive technologies the tests progression status. return: {void} param: {string} type The type of message to be announced. |
| Generated : Fri Sep 4 08:20:24 2026 | Cross-referenced by PHPXref |