Plugins

Generic Ping Modifier

A ping randomizer / frequency modifier for WordPress - bundled with WordPress Super Installer

Installation Instructions for first time installs:

  1. Unzip the zip file on your local computer.

  2. Modify the default settings at the top of the file to have these settings be applied when you activate the plugin.
    To enable this you must change $gpmSetupDefaults = false; to $gpmSetupDefaults = true;
    Warning! These settings will overwrite any changes you make via the plugin's control panel each time the plugin is de-activated and re-activated.
    To keep from overwriting your settings, you may do $gpmSetupDefaults = false; This will keep the default values from being written to your WordPress database.

  3. Upload the plugin file to the plug-ins folder in your WordPress installation.
    i.e. If your blog web address is www.example.com/blog/ then your plug-in folder most likely is blog/wp-content/plugins/

    You should end up with
    blog/wp-content/plugins/genericPingModifier.php

  4. Activate the plugin.

  5. That's it!

Upgrade Instructions:

  1. Deactivate existing plugin.

  2. Upload the new version per the instructions above, overwriting the existing file.

  3. Activate.

  4. That's it!

Screenshot of Options:

screenshot of the plugin options

Usage Instructions:


Enabling the plugin is all it takes to enable modified pinging, however you will need to change the options on this page to make it work well.
  1. Under the Options menu, click Generic Ping Options.

  2. To enable the most power this plugin has, you should enable the randomization option on this page.

  3. The way the randomization works is that after this plugin performs a ping, it will change the frequency value (the text box for "Send generic pings every..."

  4. To calculate the new value, a random value is chosen between the values of the two text boxes also on the form.

  5. You can choose either posts or hours for the calculation of whether or not to send a ping.

  6. If hours is chosen, a ping will not be sent unless at least x hours have passed since the last post. x = the value in the frequency box.

  7. If posts is chosen, a ping will not be sent until x posts have been posted. x = the value in the frequency box.

ChangeLog:

  • Version 1.0.4 - 1/5/2007
    Add ability to create defaults outside of WSI

  • Version 1.0.3 - 12/19/2006
    Add security feature for WSI specific version.

  • Version 1.0.2 - 12/19/2006
    Fix the reporting of number of posts since the last ping.

  • Version 1.0.1 - 12/16/2006
    Update the way the last ping date is displayed to handle zero dates, Display number of posts since last ping.

  • Version 1.0.0 - 12/15/2006
    Initial Release

For web site hosting I recommend - www.bluehost.com