• Resolved zooalex

    (@zooalex)


    Hi to all,

    Is it possible to migrate the WP JOB MANAGER contents (wp_options database) into WordPress POST (wp_posts)?

    1 job = 1 new post

    thanks,
    Alex

Viewing 1 replies (of 1 total)
  • Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi! The Jobs are actually Custom Post Types, so you’d have to use a plugin like this one to do it:

    https://ww.wp.xz.cn/plugins/post-type-switcher/

    There may be others out there too, this was just the first one I found by searching for “convert post type WordPress”.

    Make sure to make a full backup of your database before attempting to do this, though, in case you want to revert! Good luck!

Viewing 1 replies (of 1 total)

The topic ‘Migrate WP JOB MANAGER into POST’ is closed to new replies.