- 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.