Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Export

Beschrijving

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.

Schermafdrukken

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Export” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Export” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

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

= 1.0=
* First release, enjoy!