Oooops… So maybe I released this first version too quickly. There were quite a few bugs in my TERRIBL Widget that resulted in the links being empty (I guess it really was a Terrible Widget ;-). I just released version 1.1.11.02 that fixes all these bugs but not before 30 people downloaded the broken one (I hope they upgrade to the fixed version).
Please leave a comment on this blog if you have any feedback or suggestions. I am now working on a built-in Feedback form which I hope to release in later revisions of all my plugins.
Related Posts by Tags
- New plugin – EZ Google Analytics (Oct 8th, 2014)
This plugin includes your Google Analytics tracking code on your pages and posts.
Download it here: wordpress.org
- Happy Birthday Blog (Oct 8th, 2012)
This Blog is one year old today. Now I can use the SMALY Widget that I wrote for the SHH Blog on this Blog. You can see links to my one-year-old posts on the sidebar under "THIS DAY IN HISTORY".
- A New WordPress Widget for SHH Blog (Apr 4th, 2012)
I just created a small Widget for the SHH Blog that runs a simple query to find posts posted around the same time last year.
- Now available in the WordPress Repository (Mar 26th, 2012)
I just released my new Anti-Malware plugin for WordPress. It is still in BETA but I think it will be very helpful in removing malicious scripts and patching security vulnerabilities.
Please ...
Opoops again! I left some debug code actively outputting an error on the Widget so I had to quickly release another revision with that code rem’d out. Will this plugin ever transcend it’s name?
Great plugin however it seems to be crippling my site, I’ve noticed it makes calls to your site (in the admin area anyway) and your site’s going very slow too so not sure if it’s because of the call and it’s waiting for your server to respond,, or if the plugin is affecting your site in the same way :(
when it was working however it was far from TERRIBL ;)
Thanks for your feedback! You win the grand prize for being the first person to comment on my blog (other than me). And what prize have you won? You get to download and use the update version of my “far from TERRIBL ;)” (thanks!) plugin.
I had noticed my site slowing down too but I assumed it was just do to all the traffic I’ve been getting since releasing these plugins. Thanks to your comment I discovered that it was actually do to the get_header call I was making in the Admin Menu. I have now replaced this section of code, that was intended to automatically update the images (if any were new), with just a strait link to the dynamic image source. I have also made a few other hand improvement which I will talk about in my next post.