Tag: WordPress
-
WordPress plugin development presentation
My presentation for WordCamp UKÂ on WordPress Plugin Development (although I will update this soon with better slide notes):Â PDF version.
-
Interspersing your post listing with date headers in WordPress
Update: OK, so at least one person wanted it as a plugin, so feel free to download Intermittent Date Headers. Here’s a code snippet that’s not really worth making into a plugin. It’s designed to put date headers into your main post listing page. As an example, you could end up with: Heading: March, 2008 Post: dated…
-
Error handling all the way up to 11
WordPress code has cleaned up enough in the latest release that you can crank error detection all the way up to 11. #
-
Exclude Pages now hides child pages where appropriate
Exclude Pages (my WordPress plugin which allows you to remove pages from site navigation) now handles child pages more gracefully. Previously, when you excluded a page any child page would drop down a level, taking it’s place… not what I wanted, and not something I’d noticed because I was only dealing with single level navigation…
-
Recent Listening on WordPress
I’ve reconnected to Last.FM to capture what I’m listening to. You can see the results on the sidebar under “Recent Listening”.
