Internet Connection Test

This plugin allows your users to test internet connection speed.

Author:Andrew Buldakovsky (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.8.1
Plugin version:0.3
Added to WordPress repository:12-02-2014
Last updated:02-03-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.aabweber.com
Total downloads:1 639
Active installs:10+
plugin download
Click to start download

This plugin allows you to place a widget for internet connection speed test. If your theme doesn't support widgets you can insert directly to your theme code something like that:

<?php showSpeedTestHTML();?>

or

<?php echo getSpeedTestHTML();?>

See installation section to learn how to change widget template.


ChangeLog