RSS feed

Nutsmuggling

Simple pluralization with jQuery

A simple way to make sure your forms are correctly pluralized when necessary.

Add a page to the main menu block: add_object_page

This short post documents a menu hook that’s not in the official Wordpress Codex. As you might know, plugins developer have use the add(_something)_page family of functions to hook up their own pages to the existing Wordpress Menu. This one will come in handy to those who need their plugin to be prominent.

add_object_page( $page_title, $menu_title, $access_level, [...]

Wordpress.org stats weirdness: “Region A – Region B”

How to fix a weird bug that shows a Region A – Region B graph instead of the usual Wordpress.com stats graph

Plugins list, now compatible with WP 2.7

Hello folks, this is just to let you know that I updated my Plugins list plugin to version 0.2.2, to make it compatible with WP 2.7. With the 2.7 upgrade all the links to the plugins and authors homepages had disappeared. Now the situation seems to be back to normal. Enjoy! Davide

WordPress 2.7 Vertical Navigation

WordPress 2.7 Dashboard navigation: real life experience

via WordPress 2.7 Vertical Navigation — Design, Web Critique — Konstruktors Notes .