Title: [Plugin: Peter&#039;s Post Notes] Custom Post Types support?
Last modified: August 19, 2016

---

# [Plugin: Peter's Post Notes] Custom Post Types support?

 *  [mpmchugh](https://wordpress.org/support/users/mpmchugh/)
 * (@mpmchugh)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-peters-post-notes-custom-post-types-support/)
 * Is there a way to get Peter’s Post Notes to work with custom post types?
 * Thanks,
    Michael
 * [http://wordpress.org/extend/plugins/peters-post-notes/](http://wordpress.org/extend/plugins/peters-post-notes/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Peter](https://wordpress.org/support/users/pkthree/)
 * (@pkthree)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-peters-post-notes-custom-post-types-support/#post-1983881)
 * Near the top of the plugin file, you should see the following:
 *     ```
       // List of post types on which the post notes should be enabled
       $ppn_post_types = array();
       $ppn_post_types[] = 'post';
       $ppn_post_types[] = 'page';
       ```
   
 * You can add subsequent lines, following the “post” and “page” examples, for other
   post types.
 *  Thread Starter [mpmchugh](https://wordpress.org/support/users/mpmchugh/)
 * (@mpmchugh)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-peters-post-notes-custom-post-types-support/#post-1983883)
 * Great. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Peter's Post Notes] Custom Post Types support?’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/peters-post-notes.svg)
 * [Peter's Post Notes](https://wordpress.org/plugins/peters-post-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/peters-post-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/peters-post-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/peters-post-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/peters-post-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/peters-post-notes/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mpmchugh](https://wordpress.org/support/users/mpmchugh/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-peters-post-notes-custom-post-types-support/#post-1983883)
 * Status: not resolved