New functions added on 11/09/2013:
Continue reading →
Author Archives
8
Sep 13
New hooks added on 08/09/2013
New filter/action hooks added on 08/09/2013:
Continue reading →
6
Jul 11
Introducing the wpseek Bot
I’m not much of a tweeter. While I’m pretty much into WordPress, I’m not much of a blogger either. As long as anyone hasn’t come up with a thing called 48-hours-day, that’s not gonna change anytime soon. Continue reading →
29
Jan 11
Custom Post Type Pagination
The problem
I was just messing around with a custom post type loop, and noticed that pagination wasn’t showing up at all. Neither posts_nav_link() nor the WP-PageNavi plugin was working and showing up navigation links. Continue reading →
6
Jan 10
Display Custom User Fields on Edit Users Screen
The problem
Anyone who would like to add a column to the edit users screen in the admin panel, listing a custom field like the age or membership status of a user, take a look. Continue reading →
13
Nov 09
Get ID of parent category
The problem
Sometimes you need to get the ID of the parent category when you’re browsing a child category page. Don’t you? 🙂 Continue reading →