Top "Custom-post-type" questions

A Custom type of content to the Open Source CMS System WordPress.

Show Tag panel in custom post type

I just made a custom post type. How do I display the Tag panel on the sidebar same as what …

php wordpress custom-post-type
Wordpress Custom Permalink for Just Posts

My Wordpress install has three post types: pages, posts, and portfolio. The current structure is as follows: page: example.com/…

wordpress custom-post-type permalinks
How to create custom text forms in admin panel and show them on my page (Wordpress)

Introduction: At this moment I'm creating my first custom Wordpress theme. Now I succesfully created a HTML/CSS template and …

wordpress admin custom-post-type submenu
How to order by multiple meta keys?

I’m using a custom loop to display my events on a page, I get it fine ordering by the …

wordpress sorting custom-post-type meta-key
WordPress Custom Post types parent/child relationship

I am building a website for an art gallery using WordPress. For some of the content I am using Custom …

wordpress custom-post-type
WordPress custom post type archive-<post type>.php not working

New to WordPress, I've been trying to create an archive page for a custom post type, and when I click …

php wordpress custom-post-type permalinks
Get ALL post types in WordPress in query_posts

I'm using query_posts to get a list of most popular posts. I'm using several custom post types, and instead …

wordpress custom-post-type
How to know the role of current user in WordPress?

While a user is creating a new post, how do I determine his current role?

wordpress custom-post-type
WordPress hook after adding/updating post AND after insertion of post meta?

I have a custom post type called "videos", which also has a few custom fields defined. Upon creating or updating …

wordpress hook custom-post-type
WooCommerce products in Custom Post Type

I am trying to use the Woocommerce category taxonomy to display relevant products on a page. The custom post type …

php wordpress woocommerce custom-post-type