开发者 | sprise |
---|---|
更新时间 | 2016年11月8日 07:29 |
捐献地址: | 去捐款 |
PHP版本: | 4.1 及以上 |
WordPress版本: | 4.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
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.
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.
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.
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.
No, only standard Wordpress post data (and other assets described above) will be imported.
No, at this time only Post items are imported. Pages and all other post types will be ignored.