Title: Post Types
Last modified: August 21, 2016

---

# Post Types

 *  Resolved [mythusmage](https://wordpress.org/support/users/mythusmage/)
 * (@mythusmage)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/post-types-4/)
 * Which ones can it be used with other than pages and posts?
 * [https://wordpress.org/plugins/swifty-page-manager/](https://wordpress.org/plugins/swifty-page-manager/)

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

 *  Plugin Author [Noemi-van-de-Moosdijk](https://wordpress.org/support/users/noemi-van-de-moosdijk/)
 * (@noemi-van-de-moosdijk)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/post-types-4/#post-5133720)
 * We only support pages in our current plugin.
 * But it’s open source, so You are free to edit it to support more post types if
   you would like. 🙂
 *  [fabrizim](https://wordpress.org/support/users/fabrizim/)
 * (@fabrizim)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/post-types-4/#post-5133830)
 * The following line is causing some problems for me:
 * [https://plugins.trac.wordpress.org/browser/swifty-page-manager/trunk/swifty-page-manager.php#L64](https://plugins.trac.wordpress.org/browser/swifty-page-manager/trunk/swifty-page-manager.php#L64)
 * This causes the add_submenu_page item to be appended to whatever the active post
   type is (and removes it from the “Pages” menu). However, clicking the Swifty 
   menu item always displays pages.
 * Am I missing something with that line of code? It seems like the “_post_type”
   class property should always be “page”.
 *  Plugin Author [Noemi-van-de-Moosdijk](https://wordpress.org/support/users/noemi-van-de-moosdijk/)
 * (@noemi-van-de-moosdijk)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/post-types-4/#post-5133832)
 * Hi fabrizim,
 * Our lead programmer is on vacation right now, when he returns I will let him 
   get back to you if that’s okay.
 * Thanks!
 *  Plugin Contributor [jeroenh](https://wordpress.org/support/users/jeroenh/)
 * (@jeroenh)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/post-types-4/#post-5133838)
 * Hi fabrizim,
 * You are absolutely right about this issue. The “_post_type” class property should
   always be “page”. The line you mentioned indeed causes a problem, so we’re going
   to fix it. Thanks for the bug report!
 * Jeroen

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

The topic ‘Post Types’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/swifty-page-manager_eff1ef.svg)
 * [Swifty Page Manager](https://wordpress.org/plugins/swifty-page-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/swifty-page-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/swifty-page-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/swifty-page-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/swifty-page-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/swifty-page-manager/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)

 * 4 replies
 * 4 participants
 * Last reply from: [jeroenh](https://wordpress.org/support/users/jeroenh/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/post-types-4/#post-5133838)
 * Status: resolved