New functions added on 07/09/2013:
Continue reading →
06
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 →
06
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 →
08
Nov 09
Check if bookmarks exist on your blog
The problem
Wished you could check if any bookmarks exist on your blog? Continue reading →