Tag Archive for 'WordPress'

Registering directly to WordPress MU sub-blogs

There are two ways to allow people to register directly to sub-blogs of Wordpress MU:

The first way is cleaner, because it doesn’t hack the core: therefore it doesn’t lead you to have a patch to maintain but I wasn’t able to let it working with the last stable 1.5.1 MU version (configured for sub-blogs showed as sub-directories: I’ve just written an email to Nathan so I’m waiting his notes).
The second choice is simple, it has the previous disadvantages but it worked (you can download here my trivial patch).

Update (2008-07-01): the new version of perBlogRegistrations works well just with a plain, unpatched WordPress MU (try to signup calling wp-signup.php).

favatars fixed for WordPress 2.5.x

You like to have a gravatar close to each comment of your blog but… what about an icon near your pingbacks/trackbacks? The solution is: use the favatars plugin.

Unfortunately, it doesn’t install on WordPress 2.5.x, so I’ve just opened a ticket (with a patch) that fixes this problem and that speeds up its one-time favatising SQL query (making it loops over pingbacks/trackbacks only).

It seems that its author doesn’t maintain it anymore so I’ve just put here the modified version of it (with my patch applied).

dilw 0.3 is out

This release fetches the DilbertDailyStrip RSS feed (and it uses SimpleXML and CURL).

stardust-v12-it1 is out

Ho aggiornato a WordPress 2.5 (aggiungendo il supporto nativo per i (gr)avatar) la mia versione localizzata del tema scritto da Tommaso.

dilw 0.2 is out

This release fixes a small security weakness (credits to Andy Webber).