Taken from the WooCommerce documentation: http://wcdocs.woothemes.com/user-guide/extensions/ordercustomer-csv-exporter/#section-4 This post is in relation to the ‘Order/Customer CSV Exporter‘ plugin. Adding custom meta fields to exports Starting from version 1.6 there has been possibility to add custom meta fields to the orders export csv output. Adding custom meta fields to the export can be done using ’woocommerce_export_csv_extra_columns’ filter. Below Full Article…
Viewing 1 to 2 of 2 items
Import and export WordPress post content with phpmyadmin
Taken from this support thread on the WordPress website: http://wordpress.org/support/topic/import-export-posts-with-phpmyadmin Obviously remember to download and upload the latest files onto the server…….. When exporting from the database make sure you include the following tables: wp_comments wp_links wp_posts wp_posts_meta