Tagged Questions
10
votes
1answer
197 views
WordPress dashboard, viewing CPT results in 504
I created a custom post type with a custom taxonomy. I have about 1500 posts all of which are assigned to some sort of taxonomy term...some being assigned to 200+ terms.
I noticed that from the ...
0
votes
1answer
46 views
Allow certain part of a page to be easily updated for client?
My client has asked me to create an about me section which will include a picture, job title and description for each team member as floated elements. They also want it to be as easily updateable as ...
0
votes
1answer
81 views
How can I make a custom post type that loops pages in a new dashboard page, each single page is a new dashboard page (all within the back-end)?
I've been wanting to make the most out of WordPress, to use it more and more like a CMS as it truly is a wonderful project. Out of all the CMS/Blogging webapps, WordPress wins in my book.
I ...
2
votes
1answer
501 views
Frontend editing, Frontend user dashboard
I am creating a website so that users can submit their articles from the front end. I have quite a few things set up:
The ability to submit custom post types from the front end
Blocked from the ...
0
votes
2answers
238 views
How to change the title of a Meta Box on a specified Custom Post Type? [duplicate]
Possible Duplicate:
Change The Title Of a Meta Box
Is it possible to change the title of a Meta Box on a specific Custom Post Type add or edit page?
For example, if I'm viewing the post ...
0
votes
1answer
198 views
Adding link to dashboard sidebar, nested under custom post type
I hope there is an easy answer for this, as it doesn't seem like it should be difficult and could make my backend much easier for other's to use.
I'm trying to add links to custom post types - that ...
0
votes
1answer
83 views
empty dashboard for custom role
I setup a custom post type employee with an agent role that mimics an author role for this particular post type, and so far everything is working fine, except that when I created a test user and ...
0
votes
1answer
560 views
filter custom post type by meta key in dashboard
I'm looking for a way to expand e customize more this topic
how to filter post listing (in WP dashboard posts listing) using a custom field (search functionnality)?
I've a custom post type in the ...
3
votes
2answers
3k views
Possible to hide Custom Post Type UI/Menu from specific User Roles?
What I'm looking to do is completely hide the UI for a custom post type from specific user roles...Ive previously found many resources on how to disable access to using those CPTs but nothing that ...
2
votes
2answers
724 views
Add custom post types stats to a custom dashboard widget
I have a lot of custom post types and I have them showing in my "Right Now" Dashboard but it's gotten pretty long so I want to separate them to a custom widget within the dash.
See example below:
...
5
votes
3answers
2k views
Adding Custom Post Type Counts to the Dashboard
The dashboard conveniently tells me how many posts, pages, and comments I have. I would like it to tell me how many articles, videos and cartoons I have too (three custom post types registered with my ...