Custom Post type support in dashboard
Author | Posts |
---|---|
July 4, 2013 at 2:01 pm 5579 | |
docandtee | Hell again
I recently posted a question asking if it is possible to add more than one custom post type to the dashboard.
I was given this code, which does work:
However, this just lists all of the user posts as 'posts'. Is there any way to break this down so that the user can see how many posts they have added for each custom post type?
Many thanks |
July 4, 2013 at 10:04 pm 5604 | |
Tareq Hasan | Sorry, there isn’t a way other than creating your own dashboard. |
August 29, 2013 at 9:34 pm 7633 | |
docandtee | Hi Tareq Cheers D |
August 29, 2013 at 9:44 pm 7635 | |
Tareq Hasan | You said you just need to show the count of each post type he has created, right? That’s the only change I can see you are asking for? |
August 29, 2013 at 9:47 pm 7636 | |
nonameolsson | I am doing a similar thing. But I’m using jQuery FooTables or DataTables to be able to sort and filter them out. Could that be a way to do it? |
August 29, 2013 at 10:47 pm 7639 | |
docandtee | Hi Tareq Custom Post Type Video Posts: Custom Post Type Gallery Posts: etc etc. At the moment it just lists all the different custom posts together in one long table so you can’t see what post type each post is. Does that make sense? Thanks D |
August 29, 2013 at 11:57 pm 7640 | |
Tareq Hasan | @nonameolsson Nope, he is not asking that.
|
September 10, 2013 at 6:14 pm 7987 | |
docandtee | Hi Tareq Thanks D |