Firefox Counter Plugin for Word Press
Matt Mullenweg just emailed me that he incorporated my changes for the firefox counter plugin. You can now get Thunderbird stats with the following code:
PHP
-
< ?php firefox_count(‘thunderbird’); ?>
Another toy is still in the works (waiting on something still). Hopefully you’ll see something soon.
Tags: firefox, Mozilla, plugin, spreadfirefox, Thunderbird, wordpress






December 12th, 2006 at 3:48 pm
What I want to do on my blog, is every few hours take the oldest post and move it to the
front of the queue, all automatically. Anyone know if there is a plugin that can do this or
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.