Changelog

Reliable Core Assets Status v.1.3 beta

The Reliable Core Assets Status plugin scans each website to verify that all critical resources are properly loaded. Even if a website is live, essential components may be missing, potentially impacting functionality. To prevent this, the plugin performs scheduled scans and alerts administrators when necessary resources are not detected.

  • Implemented a PHP cron function to automate the Plugin Resource Checker.
  • Installed & tested cron functionality to ensure reliable execution.
  • Added a “Check Interval” option in the left “Action” menu.
  • Integrated the ‘get_option()’ function for storing “Check Interval” settings.
  • Developed functionality to allow “Check Interval” to manage scan frequency efficiently.