If you want to add a Performancing metrics widget to Wordpress sidebar you can use this plugin. True, you can just paste the pmetrics code into a text widget but when you are using Wordpress MU that will not work. Wordpress MU will not allow to paste Jave Script code into posts.
Download
Get the Pmetrics widget here (just change the .txt extension to .php).
Install
Drop the pmetrics-mu.php file into your wp-content/plugin and activate it. If you are running Wordpress MU just drop it in the wp-content/plugins-mu directory.
Usage
Add the widget to your sidebar and enter your pmetrics number. The pmetrics number can be found in the first line of the java-script you get from the pmetrics web-site. It is the only number in the line.
Please let me know if have any problems
Did you find this post interesting? Please subscribe to my feed.
Comments 5
This is great!! Love the way pmetrics looks, but it won’t let me register…register page is down…bummer.
Posted 25 Apr 2007 at 8:27 pm ¶The service is up again.
Posted 29 Apr 2007 at 12:00 pm ¶It’s possible to paste code into text widget. Just check here
http://thainy.com/blog/2007/05/25/how-to-use-html-tag-and-script-in-wpmu-text-widget/
Posted 25 May 2007 at 7:45 am ¶Kleang, but wouldn\’t this allow for any script to be entered? Are there no risks with that?
Posted 25 May 2007 at 7:56 am ¶It’s can enter only client side script. Also, if user can “edit template”, he can do both client/server script via template already.
Posted 25 May 2007 at 10:34 am ¶Post a Comment