Title: Using this plugin with custom post types
Last modified: August 30, 2016

---

# Using this plugin with custom post types

 *  [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/using-this-plugin-with-custom-post-types-1/)
 * Hi,
 * I use custom post types (event, portfolio, product) and notice your plugin only
   supports the default post and page.
 *     ```
       public function post_type_support() {
       	add_post_type_support( 'post', 'custom-header' );
       	add_post_type_support( 'page', 'custom-header' );
       }
       ```
   
 * Are you willing to add some of commonly used custom post types in a future update?
 * Guido
 * [https://wordpress.org/plugins/custom-header-extended/](https://wordpress.org/plugins/custom-header-extended/)

The topic ‘Using this plugin with custom post types’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-header-extended_adc6a4.svg)
 * [Custom Header Extended](https://wordpress.org/plugins/custom-header-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-header-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-header-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-header-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-header-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-header-extended/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Guido](https://wordpress.org/support/users/guido07111975/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/using-this-plugin-with-custom-post-types-1/)
 * Status: not resolved