Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Internet Connection Test

Deskripzioa

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.

Arbitrary section

A brief Markdown Example

Instalazioa

  1. Upload internet-connection-test folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Appearance -> Widgets in Admin Panel and you will see a new widget
  4. Drag and drop it to appropriate section, save
  5. If your theme doesn’t support widgets – add <?php showSpeedTestHTML();?> in your theme templates
  6. To change widget template copy spt-widget.php file from plugin directory to you theme directory, edit it as you want.

Berrikuspenak

Ez dago berrikuspenik plugin honentzat.

Laguntzaileak eta Garatzaileak

“Internet Connection Test” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Aldaketen loga

0.3

Number of downloads limited to 5 then test will stops.

0.2

  • Customizable labels
  • Customizable template
  • CSS bug fixes

0.1

  • Initial release