Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About Scanfully
Scanfully is a WordPress performance and site health monitoring tool that connects your WordPress site to their dashboard. It provides comprehensive monitoring, performance checks, site health metrics, and a timeline of changes happening on your site. They also offer smart notifications and will soon be adding features for lighthouse scans and vulnerability scans.Changelog
1.2.6 : Jul 17, 2024
- Tweak: Specify DIR on autoload require
- Tweak: Generate health data in separate function for reusability.
- Tweak: Added ‘scanfully_health_data’ filter for health data.
1.2.5 : Jun 18, 2024
- Tweak: Directly run site health cron jobs after connecting.
1.2.4 : Jun 15, 2024
- Tweak: Updated logos.
- Tweak: Set correct event names for pluginactivate and plugindeactivate events.
1.2.3 : May 14, 2024
- Tweak: Removed error_log call.
1.2.2 : May 14, 2024
- Tweak: Display correct version on the bottom of the connect screen.
- Tweak: Added scanfully_connect_page_content_end action to connect screen.
1.2.1 : May 13, 2024
- Tweak: Fixed an issue with logging plugin updates for our own plugin.
1.2.0 : May 12, 2024
- Feature: Added new site data properties.
- Feature: Added support for new directories Health data.
- Tweak: Escape redirect_uri and site in GET parameters to connect screen.
- Tweak: Only try to refresh tokens when connected.
- Tweak: Only send health data when connected.
1.1.2 : April 16, 2024
- Tweak: Fixed CoreUpdate event naming.
1.1.1 : March 18, 2024
- Tweak: Fixed small API connectivity issue
1.1.0 : March 18, 2024
- Feature: Added new site event hooks
- Feature: Added site health communication
- Feature: Added support for Scanfully Connect
- Tweak: Various design tweaks and improvements
- Tweak: Various bug fixes and minor improvements
1.0.0 : November 1, 2023
- Initial version