TextPattern Importer

描述

Import categories, users, posts, comments, and links from a TextPattern blog.

安裝

  1. Upload the textpattern-importer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Tools -> Import screen, Click on TextPattern

評價

There are no reviews for this plugin.

貢獻者及開發者

“TextPattern Importer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

TextPattern Importer 外掛目前已有 29 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 TextPattern Importer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.3.3

  • Testing the plugin up to WordPress 6.4.2
  • Update link references from http to https.

0.3.2

  • Testing the plugin up to WordPress 6.2

0.3.1

  • Add support for TextPattern >= 4.0.2 and <= 4.8.8

0.3

  • Fix: add support for PHP 7.2
  • Fix: remove call to set_magic_quotes_runtime

0.2

  • Add WP_LOAD_IMPORTERS check
  • Add I18N for importers
  • Add license header

0.1

  • Initial release