External File Optimizer [Reboot]

0

Posted on : 13-07-2010 | By : Japh

This plugin automatically combines and compresses JS and CSS files generated with wp_head() and wp_footer(), it even handles serving from a sub-domain. This is a fork of the External File Optimizer plugin, and does almost the same stuff as the original, but with absolutely no possible configuration options. So far I’ve added the ability to provide a static domain to serve the compressed and compacted scripts and styles from. Hoping to do more as time allows!

Download (It’s currently awaiting approval in the WordPress plugin directory, but will be here: External File Optimizer Reboot)

WP-IE6Update plugin for WordPress

19

Posted on : 19-04-2009 | By : Japh

Everyone wishes they could get rid of IE6, and now there’s a nice, elegant way to prompt users to upgrade!  The website for IE6Update provides a snippet of code to place between the <head></head> tags on your website, which will then trigger a small warning bar on users of IE6 prompting them to update to IE8.

I liked the idea so much, I decided that rather than simply copy their code snippet for my website, I’d make a handy little WP Plugin I could install on any of my sites.  Save me editing themes etc!

If you want the plugin, here it is: Download

If you want to know more about IE6Update, you can read their blog post about it Announcing IE6 Update – Help kill Internet Explorer 6

Update: The download link above now points to the WordPress official extensions directory for download.