Checkers
WordPress plugin: Test your webpages with online page checkers, for performance accessibility, and social shares.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hearvox/checkers/archive/refs/heads/master.zipGitHub Plugin URI: https://github.com/hearvox/checkers
Requires at least: 4.7
Tested up to: 4.9.9
Stable tag: 0.2
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Test your webpages with online page checkers, for performance, accessibility, and social shares.
Description
Check your webpages' performance, accessibility, and shares at:
- Google: Pagespeed Insights
- W3C: Markup Validation
- Twitter: Search
- Facebook: Link Preview
- Facebook: Shares (data)
- WebAIM: WAVE Accessibility Tool
- Toptal: Colorblind Web Page Filter
Check your website's statistics, security, and technologies at:
- SimilarWeb
- Alexa
- Quantcast
- Sucuri
- SSL Labs
- W3Techs
- BuiltWith
Other checking services included: Google's Mobile-Friendly and Structured Data test, the Moz Open Site Explorer, LinkedIn and BuzzSumo sharing stats, Wayback Machine archives, and the Tenon Accessibility Test.
Settings screen
Submit an URL (or use the Search Posts screen) to get links to page and site checking services. Follow the links to begin processing your results.
Installation
To install and use the Checkers plugin:
- Upload the
checkersdirectory and content to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to the Setting: Checkers options screen.
Screenshots
1. Enter an URL to check a webpage.

2. Or search your posts and pages.

3. Submit the URL for links to results at webpage-checking services.

4. You also get links to results at website-checking services.

Frequently Asked Questions
How do I add or remove checking services?
The checkers_lists() function has filters for all the services lists. See the main plugin file for my_checkers_pages(), an example of how to use these filters.
How can I contribute to Checkers?
Checkers is now on GitHub. Pull Requests welcome.
How can I translate Postscript?
This plugin is internationalized (default: English). Please contribute a translation in your language.
The WordPress.org Polyglots Team maintains a comprehensive Translator’s Handbook. All text strings in this plugin are localized, following the guidelines of the Wordpress.org Plugin Handbook's Internationalization section.
Credits
Another Storytelling Tool from the Reynolds Journalism Institute.
Changelog
0.1.1
- Adds filters.
- Combine list functions.
0.1.0
- Beta version.
Upgrade Notice
0.0.9
Public release version is 0.1.1.