Import ToDo Lists from old installation
Viewing 1 Posts - 1 through 1 (of 1 total)
 | Author | Posts | 
|---|---|
June 7, 2015 at 7:41 pm 46388  | |
| Hello, I was recently updating my website. We made significant changes, so we exchanged the complete wordpress installation. Please tell me which files or database tables I have to move from my old installation to my new one to have all my ToDo lists in my new installation. Thanks. | |
June 8, 2015 at 4:46 pm 46491  | |
Hello Clemens, Basically, the to-do list post type task and is populated in these two fields “wp_postmeta, wp_posts.” To get all the project and its task list you have to import those data from those two fields. Thanks  | |
Viewing 1 Posts - 1 through 1 (of 1 total)