• Hello,

    how can i import my CSV Data to the Custom_Post_Types i created?

    I have here in my WP 4.0 different Custom_Post_types i created. I want now the Post Titles and Content exactly in this Area, NOT in the normal Post Section.

    One of my Post_Types is registered this way:

    register_post_type( ‘city’ , $args );

    How can i do it? What extra column i must create?

    https://ww.wp.xz.cn/plugins/really-simple-csv-importer/

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

The topic ‘Custom Post Type?’ is closed to new replies.