Title: [Plugin: Convert Post Types] Pages are not converting
Last modified: August 19, 2016

---

# [Plugin: Convert Post Types] Pages are not converting

 *  Resolved [Klaasman](https://wordpress.org/support/users/reinaris/)
 * (@reinaris)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-convert-post-types-pages-are-not-converting/)
 * When i try to convert pages into a custom post type the plugin says it’s done
   but in reality nothing happend.
    It’s working fine with posts, but not with pages..
 * Anyone same problem?

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

 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-convert-post-types-pages-are-not-converting/#post-1759831)
 * I can reproduce the problem in some situations, and I’m looking into how to fix
   it. It’s more complicated than it first appeared.
 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-convert-post-types-pages-are-not-converting/#post-1759832)
 * This turned out to be a [bug](http://core.trac.wordpress.org/ticket/14122) in
   WordPress itself. It’s fixed in 3.1, and I can convert pages to custom post types
   in RC2 **if** my call to [register_post_type()](http://codex.wordpress.org/Function_Reference/register_post_type)
   is modified to include the new arguments in 3.1:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com)]_
 * With the revised plugin to define the course post type, the conversion process
   works as expected for pages.
 *  [pokes](https://wordpress.org/support/users/pokes/)
 * (@pokes)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-convert-post-types-pages-are-not-converting/#post-1759834)
 * Could you advise the current situation for those of us wanting to mass-convert
   Pages to a Custom Post Type then please? Wait for 3.1 or is there some way to
   do this now?
 * (Presumably not a great idea to upgrade to the RC on a live site and even then
   is there a version of your plugin that would work (unfortunately your code has
   been moderated)).
 * Thanks for your time.

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

The topic ‘[Plugin: Convert Post Types] Pages are not converting’ is closed to new
replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [pokes](https://wordpress.org/support/users/pokes/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-convert-post-types-pages-are-not-converting/#post-1759834)
 * Status: resolved