Web Technology

Page 2 of 212

Restoring the Style and Class Support Eliminated by WordPress MU 1.2.3

By Greg | July 30, 2007

The latest version of WordPress Multi-User hobbles styling flexibility for end users by stripping out classes, CSS styles, even ALT attribute. This huge step backward in terms of usability has appeared under the mantle of ‘security fix’, but as far as I can tell, this is not a security fix at all. Here’s how to restore lost WPMU functionality, and where to find the updated code that fixes the real bugs in this area that are still shipping with both WordPress and WordPress MU.

read more...

Better AJAX Form Processing

By Greg | July 18, 2007

Have you found a solid AJAX form processor that actually works? I looked through dozens lately while setting up a newsletter subscription form, and every last chunk of sample code I could find had some fatal flaw (either hidden or immediately obvious) that stopped it from working properly with my form. Here is my own version, which seems to get the job done more robustly.

read more...

Page 2 of 212