When WordPress 2.8 came out, we all discover the wonders of taxonomies, and how we could add extra information to our posts and custom post types really easily. However, it turns out taxonomies have existed for a long time and are not just available for posts, but for all object types. I for one had [...]
WPvibe proposes a quick way to exclude categories from your RSS feed, and thus display them only on your site, and not for your RSS subscribers. Careful though, if you use Feedburner, this modification will apply only to your WordPress feed (http://mywordpresssite.com/feed/) How to Exclude Categories from your RSS Feed.
Westi proposes a simple way to show the new 3.1 admin bar to all users, and thus have a log in button and a search bar on all pages. Have a look! Always show admin bar « follow the white rabbit.
We have all grown so used to CMS, blogging softwares and the like, we may have forgotten all the magic that happens behind the curtains, on the server side. Here is a little reminder with a great description and decomposition of how a page request is translated to a MySQL query. Courtesy of ozh, of [...]