WP Manifestindependent plugin directory
manifest / unclassified / checkers

Checkers

WordPress plugin: Test your webpages with online page checkers, for performance accessibility, and social shares.

by Barrett Golding · github.com/hearvox/checkers · website

0stars
0forks

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

GitHub 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:

  1. Google: Pagespeed Insights
  2. W3C: Markup Validation
  3. Twitter: Search
  4. Facebook: Link Preview
  5. Facebook: Shares (data)
  6. WebAIM: WAVE Accessibility Tool
  7. Toptal: Colorblind Web Page Filter

Check your website's statistics, security, and technologies at:

  1. SimilarWeb
  2. Alexa
  3. Quantcast
  4. Sucuri
  5. SSL Labs
  6. W3Techs
  7. 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:

  1. Upload the checkers directory and content to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to the Setting: Checkers options screen.

Screenshots

1. Enter an URL to check a webpage.

Enter an URL to check a webpage.

2. Or search your posts and pages.

Or search your posts and pages.

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

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

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

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.