WordPress Widget whacking

Wednesday, July 12th, 2006

A little hack for the WordPress Widgets plugin sidebar code, and my first WordPress widget; gapingvoid for WordPress, available here.

Standalone WordPress posting with the OPML Editor solved…

Thursday, November 24th, 2005

UPDATE: Steve Jensen brings up a good point in his post - that all instances of user_login ($args[1]) and user_password ($ars[2]) need to be trimmed in order for other method calls (like “edit”) to succeed. xmlrpc.php.txt has been updated.
As long as you’re able to replace files on your WordPress install, my hack will fix […]