Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Migrate Custom Post-type from functions.php to a Standalone Plugin

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #41208
    jonedwards
    Participant

    Hi

    I see there’s a huge debate going on about whether or not to place custom post-type declarations in one’s functions.php. Many believe it’s better to have this set up in an installed plugin so that you never lose the data… (and they have a point)

    Is it possible to migrate a custom post-type from your functions.php into an installable plugin?

    Any thoughts?

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.