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. 😛

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. 🙂