Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP Export

Descripción

WP Export is a plugin to get all your blog’s published and draft post data in Excel format as output. The post data means, post Title, Description, Excerpt, Categories, Tags and all other custom fields which you have used for your blog post. You can also makes changes in it and and save as CSV (Comma Delimited) format. Now you can use this CSV file to import this data wherever you want. What ever data you have inserted in you CSV file will be inserted to your blog with necessary category and tags. In case if any category is not already created in the blog, the plugin will add new category and post will be automatically assigned to it. So you don’t worry about creating category and all. Even via CSV you can insert all basic post information with post custom fields and images. You need to insert image name only. Image will be assigned to related folder in wp-content/uploads folder as per wordpress upload format. You can see the post images while editing the inserted post, from post media section above editor. You can see the image data and URL also. Now you need to upload the images to that folder what you have seen with image URL. Other way is while you have inserted the post data via WP Upload/Mass Upload, you will given the message for images, how to and where to upload or transfer the images. Simply follow those instructions and its done.

Note:- Please make sure “post_title” column should included in the CSV file otherwise system will never accept the data. New data will insert every time as per the file you are uploading. Backup the database before doing any process. Backup will helpful in the case of any mistake or accident.

Capturas de pantalla

Instalación

  1. Download the WP Export plugin
    1. Extract to the your wordpress site wp-content/plugins folder
    2. Go to wp-admin > Plugins section (Left sidebar menu) > Manage Plugins
    3. You will find the WP Export plugin as Inactive.
    4. Simply activate it and then you can see the new functionality under Tools section (Left sidebar menu)
    5. Yup!! plugin is installed successfully and now you can use it.

FAQ

What the WP Export plugin is?

WP Export is a plugin to get all your blog’s published and draft post data in Excel format as output. The post data means, post Title, Description, Excerpt, Categories, Tags and all other custom fields which you have used for your blog post. You can also makes changes in it and and save as CSV (Comma Delimited) format. Now you can use this CSV file to import this data wherever you want. What ever data you have inserted in you CSV file will be inserted to your blog with necessary category and tags. In case if any category is not already created in the blog, the plugin will add new category and post will be automatically assigned to it.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WP Export” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “WP Export” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

1.0.1

  • wp-admin – wp export plugin link – disappear in “tool” menu for some themes.
    Related issue solved.

= 1.0=
* First release, enjoy!