Top "Custom-post-type" questions

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

wordpress get taxonomy list of custom post type

I am using "Video" theme for my wordpress website. In this theme, videos post type and "videoscategory" taxonomy are defined. …

wordpress custom-post-type custom-taxonomy
How to add custom field to custom post type?

Good morning. I have created a custom post type called 'Products'. I want to create a custom field (is metabox …

wordpress custom-fields custom-post-type featured
Wordpress: WP_Query how to apply search criteria with custom post type

I have a custom post type, photo, and need to search for photos matching the title or description with the …

php wordpress custom-post-type
Adding multiple meta-boxes to a custom post type in wordpress

I have the following code which adds a custom post type to the admin dash and a custom meta box …

wordpress custom-post-type
Wordpress displaying custom post types and their fields

I have set up a Custom Post Type called 'RELEASES' - think music cd release. This post type has fields …

custom-fields custom-post-type wordpress
WP_Query - multiple custom post types and sort by custom meta

I'd like get results from two custom post types and sort them by custom meta (date of start events). This …

wordpress sorting custom-post-type meta
Wordpress Custom Post Types doesn't show in admin left sidebar menu

I have a weird problem with one of my custom post type that doesn't show in left sidebar admin menu. …

wordpress custom-post-type
WordPress: Capabilities for custom post types

I'm writing a plugin which creates a custom post_type. I'd also like the plugin to create a custom role …

wordpress custom-post-type capability
Adding pagination to custom post loop in page

I have created a custom page template (testimonials-page.php) and in that template I am loading custom post type 'testimonials' …

wordpress pagination custom-post-type
Define permalinks for custom post type by taxonomy

I want to create canonical permalinks for products and product types. I have the custom post types and custom taxonomy …

wordpress custom-post-type permalinks