DropInBlog Import

外掛說明

DropInBlog Import allows you to easily migrate your existing WordPress posts to your DropInBlog account. This plugin provides a simple interface to:

  • Connect to your DropInBlog account using a private API key
  • Select which DropInBlog you want to import into
  • Choose which post statuses to import (published, draft, private, or scheduled)
  • See exactly how many posts will be imported before starting
  • Track progress with a real-time progress bar during import

The plugin will transfer:

  • Post title, content, slug, and excerpt
  • Post publish date and visibility (public or private)
  • Author information
  • Categories
  • Featured images

External services

This plugin connects to the DropInBlog API to import your WordPress posts into your DropInBlog account.

Data sent to DropInBlog includes:

  • Your private API key and Blog ID for authentication
  • Post content: title, body, slug, and excerpt
  • Post metadata: publish date and visibility status
  • Author information: name and email
  • Categories associated with each post
  • Featured images (uploaded to DropInBlog’s servers)

No visitor personal data (such as location, IP address, or user agent) is collected or sent.

This service is provided by DropInBlog: terms of service, privacy policy.

Support

For support, please visit https://docs.dropinblog.com/en/

安裝方式

Install from the WordPress Dashboard

  1. Go to Plugins Add New.
  2. Search for “DropInBlog Import”.
  3. Click Install Now, then Activate.

Manual installation

  1. Download the plugin .zip file.
  2. Go to Plugins Add New Upload Plugin.
  3. Upload the .zip and click Install Now.
  4. Activate the plugin.

After activation

  1. Go to DropInBlog Import Posts to configure the plugin.
  2. Paste your Private API key.
  3. Choose which DropInBlog you want to import your WordPress posts into.
  4. Select which post statuses you want to import.
  5. Click Import Posts to DropInBlog to begin the import process.

常見問題集

What type of API key do I need?

You need a Private API key from DropInBlog. You can create one at https://app.dropinblog.com/me/apikeys/create

Will this delete my WordPress posts?

No, this plugin only reads your WordPress posts and creates copies in DropInBlog. Your WordPress posts remain untouched.

What post statuses can be imported?

You can import posts with any of the following statuses:

  • Published
  • Draft
  • Private
  • Scheduled

Select the statuses you want before starting the import.

What post types are imported?

Only WordPress posts (post_type = ‘post’) are imported. Pages and custom post types are not included.

Can I run the import multiple times?

Yes, but note that each import will create new posts in DropInBlog. The plugin does not check for duplicates, so running multiple imports will result in duplicate posts.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈DropInBlog Import〉的開發相關工作。

參與者

將〈DropInBlog Import〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release