이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP Export

설명

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.

스크린샷

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP Export”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Export”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.1

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

= 1.0=
* First release, enjoy!