Skip to main content
Changelog

Reliable Core Broken Links Audit v.1.74

By No Comments1 min read
  • A custom PHP function was created to retrieve the progress count/counter instead of using the ‘get_option’ function. This enables the progress toast to determine when it should no longer be displayed.
  • PHP function code for checking broken links was modified to handle “.pdf” links as a distinct category. This approach was implemented to prevent “allowed memory exhausted” errors.