Posts Tagged: custom


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 →