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

SPR Posts Import

설명

Migrate posts across WordPress installs. Optionally, limit your import to certain categories of your site.

Your posts will be imported along with:

  • Images (added to your Media Library and src tags will be corrected)
  • Authors
  • Tags
  • Categories
  • Comments

    Note that the readme.txt of the stable tag is the one that is considered the defining one for the plugin, so
    if the /trunk/readme.txt file says that the stable tag is 4.3, then it is /tags/4.3/readme.txt that’ll be used
    for displaying information about the plugin. In this situation, the only thing considered from the trunk readme.txt
    is the stable tag pointer. Thus, if you develop in trunk, you can update the trunk readme.txt to reflect changes in
    your in-development version, without having that information incorrectly disclosed about the current stable version
    that lacks those changes — as long as the trunk’s readme.txt points to the correct stable tag.

    If no stable tag is provided, it is assumed that trunk is stable, but you should specify “trunk” if that’s where
    you put the stable version, in order to eliminate any doubt.

스크린샷

  • This is what the import form and file analysis look like.
  • Instructions are beneath the import form.

설치

Upload to the plugins directory and activate. The SPR Posts Import admin link will appear under the Plugins admin nav.

FAQ

Will **all** the images, authors, tags, categories, and comments from my old site be imported?

If you give specific categories then only the posts within those categories will be imported, and any assets (images, authors, etc) that do not apply to those posts will be skipped. If you do not enter any categories (no restrictions) then all assets related to your posts will be imported. This may not include all assets from your old site – authors with 0 posts would not be included, for example.

How many posts can I import using this plugin?

This plugin was designed to import thousands of posts in one sitting, and be adjustable to your server’s capabilities. You will choose a number of posts to import, and if you check the box for Automated Full Import the plugin will keep going until all of your posts have been gone over. You may need to do some testing to find the number of posts that your server can handle. If the plugin dies (ie page stops loading, out of memory, etc) then you will need to choose a smaller number of posts to import. For this reason it is paramount that you take a backup of your new site before beginning the import process.

Will this plugin correct all links to my old site?

No, with this post importer your images will be loaded into your new site’s Media Library and relinked within your post body. You will need to correct any other links by hand.

Will this plugin copy my custom fields or other plugin data?

No, only standard WordPress post data (and other assets described above) will be imported.

Can I import other custom post types?

No, at this time only Post items are imported. Pages and all other post types will be ignored.

후기

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

기여자 & 개발자

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

기여자

자국어로 “SPR Posts Import”(을)를 번역하세요.

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

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

변경이력

0.1

  • First version of SPR Posts Import.