SRG Clean Archives 4.1 Released

Posted by Sean under Featured, Scripts, WordPress

I’m happy to announce the release of SRG Clean Archives 4.1 for WordPress.

Per a few user requests, the plugin is now completely localized using language files created with poEdit.
Current available language packs:

English (default - built into plugin)
French - Français
German - Deutsch

If you’d like to help by contributing additional language translations, let me know. [...]

No Comments

Plugin Compatibility for WordPress 2.2

Posted by Karen under Featured, Scripts, WordPress

I recently upgraded a client’s WordPress blog to version 2.2. She had a slew of plugins which were corrupt and had to be re-installed and re-activated.
It was then I discovered that quite a few were not compatible with the latest version of WordPress. So then I consulted the list of compatible plugins at:

http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.2
and [...]

1 Comment

File uploads with Ajax

I get asked a lot, especially on the Web Connect forum and jQuery mailing list, about Ajax (not AJAX, thank you) file uploads.

The XHR object in javascript cannot access file uploads, but that doesn’t mean that you can’t give your users an Ajax-like experience. Here are some options and their corresponding back end languages.

gMail-esque [...]

No Comments