Yep, yet another plugin from me. This one creates a function that outputs a link that when clicked, inserts a quote of the selected comment into the comment compose textarea. For more details on the plugin and to try it out for yourself, check out the plugin’s homepage.
Category Archives: My WP Plugins
Posts relating to plugins written by me for WP, click the link further up for the plugins
Awaiting Moderation for WP-Dash
I’ve written yet another widget (a mini-plugin) for WordPress dashboard replacement WP-Dash. This one displays all comments that are currently awaiting moderation. It even allows you to approve, delete, or mark them as spam right from your dashboard. For more details, check out the plugin’s page.
Viper’s Plugins Used v1.12
Haha, yes, yet another version already. v1.11 was a single/double-quote bug fix and this version is to fix a stupid mistake I made by having the script save some data to the $_POST array instead of just saving the edited POST string to my own variable.
Please download the new version (v1.12) and I’ll try to hold off releasing yet another version… or at least for a least a few days. 😛
Viper’s Plugins Used v1.1
Yes, a new version already. swordfish posted a request on the WordPress support forums asking for the ability to set set custom plugin descriptions, so I added that. There’s also some minor bug fixes that were made.
Viper’s Plugins Used
I’ve written yet another plugin, “Viper’s Plugins Used“. This one lists out all plugins that you currently have enabled on your blog in either a table or an unordered list. It’s highly configurable as well. To see it in action, click here.
Code Display v2.01
Sorry for yet another release, but I found a bug. The plugin was operating on the feeds and that was making them invalid code. I think it’s now fixed (I disabled the plugin if a feed was the current page). Let me know if you encounter any other problems or if you find that I really didn’t manage to fix the problem. 🙂
Short URLs v1.01
Bah, I discovered a stupid bug in the original version of my plugin where it was possible to get into an infinite redirection loop if the post didn’t have a permalink. This is now fixed. Sorry about that.
You can grab the new version right here.
Code Display v2.0
Just a head’s up that I’ve released a new version of Code Display. It’s a complete revamp with like not 1 line of code from the old version.
This new one is just basically an improved version of a plugin by Scott Reilly. There’s just some tweaks to his code to make it work better in my opinion. I’ve also made it so that commenters can use non-allowed HTML tags within their tags in comments. This is done by cloning the default comment processor (wp-comments-post.php) and replacing it with a slightly modified version that processes contents before it's stripped and inserted into the database.
More details here where any comments should also go.
Smilies Switcher
A thread was made on the WordPress support forums asking if there was a way to have different smilies per theme. Since there didn’t seem to be a way to do it via WordPress itself, I threw together a plugin that works with Theme Switcher to allow you to do it.
The plugin’s page is here if you want to use it on your site. Leave any comments on that page as well. 🙂
WeatherIcon Forums Up
Just a head’s up — in an effort to better provide support for WeatherIcon, I’ve set up some forums where all support questions and feature requests should now go.