Internet Connection Test
·
This plugin allows your users to test internet connection speed.
Bewertungen
Version
0.3
Aktive Installationen
10
Zuletzt aktualisiert
Mar 2, 2014
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.