Skip to main content
Changelog

Launched Reliable Core Broken Links Audit Alpha

By No Comments1 min read

Reliable Core Broken Links Audit checks all Reliable networks websites for broken links.

  • A new function, “get_broken_urls_cron(),” was added.
  • A back-end file, “sample-page.php,” was added.
  • The “get_broken_urls_cron()” cron event was fixed, tested and improved.
  • The “sample-page.php” back-end was added.
  • DOMXpath method was added for checking the list of page, image, script, style, and embedded video links within a given URL.
  • Errors in the “sample-page.php” file were fixed.