Saltar navegación

[Cerrado] Export posts into a CSV file

This support ticket is created 3 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel 3 years, 2 months ago.

Autor
Mensajes
#2593661

I would like to be able to export a list of my custom posts into a csv file, that includes all of the custom fields. Is this possible within toolset?

I've tried using the WP Import Export Lite plugin, but this does not allow me to export custom fields that I have created with Toolset. If the option is not available natively with the Toolset plugin, I have looked into the Pro version of the WP Import Export plugin (enlace oculto). Will this plugin allow me to export post with custom fields from Toolset?

#2593727

Nigel
Colaborador

Idiomas: Inglés (English ) Español (Español )

Zona horaria: Europe/London (GMT+01:00)

Hi there

The link you shared leads to a 404.

I'm not familiar with all of the import and export tools available.

Typically you need a Pro version to handle custom field exports and imports.

Bear in mind that Types custom fields are stored as standard post meta so any plugin that handles generic custom fields should manage the basic task of exporting and importing Types custom field contents. (It may help to know that Types custom fields are stored in wp_postmeta with a 'wpcf-' prefix, e.g. a "priority" custom field would be stored with a key of 'wpcf-priority'.)

WP All Import Pro and WP Ultimate CSV Importer plugins have special integrations with Types to handle post relationship data, see https://toolset.com/course-lesson/how-to-import-content-into-wordpress-using-csv/ for a comparison.

El debate ‘[Cerrado] Export posts into a CSV file’ está cerrado y no admite más respuestas.