• TRM2DAY

    (@transmission2day)


    The post types you don’t select will be absent in the destination posts table after migration. ??? why would we need this ? is the whole point not to leave the other post types untouched ?

    implement search boxes for tables

    wp_posts (Core Content Table): This is the core table that stores the main data for posts, pages, and custom post types.

    • wp_postmeta (Metadata Table): This is a key-value store table that holds additional, customized information (metadata) about a post, such as custom fields, image data, or plugin data.

      I wanted to push posts and post meta excluding team members custom post type

      –> realising the yellow box said it would delete all the entries not selected. ?

      lets explain , if a client wants to be able to edit members data and the developper wants to push updates on page design is this plugin capable of that ?

      cheers : )
    • This topic was modified 1 week, 2 days ago by TRM2DAY.
    • This topic was modified 1 week, 2 days ago by TRM2DAY.
    • This topic was modified 1 week, 2 days ago by TRM2DAY.
    • This topic was modified 1 week, 2 days ago by TRM2DAY.
    • This topic was modified 1 week, 2 days ago by TRM2DAY.

You must be logged in to reply to this review.