這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CSV Posts Importer

外掛說明

Plugin imports posts from CSV file, allowing to connect CSV field with post field when creating a post.

  • Custom Post Type support
  • Advanced Custom Fields (ACF) support

Available fields:

  • Post Content: (string) The post content. Default empty.
  • Post Title: (string) The post title. Default empty.
  • Comment Status: (string) Defines if the post can accept comments. Accepts ‘open’ or ‘closed’. Default is the value of ‘default_comment_status’ option.
  • Post Category: (string, comma separated) Post category names. Defaults to value of the ‘default_category’ option.
  • Featured Image: (string) The uri of the post thumbnail. Default is empty.
  • ID: (int) The post ID. If the ID does not exist, importer will try to create a new post with suggested ID.
  • Post Date: (string in format ‘yyyy-mm-dd hh:mm:ss’) Post date. Default is the current time.
  • Post Date GTM: (string in format ‘yyyy-mm-dd hh:mm:ss’) The date of the post in the GMT timezone. Default is the value of Post Date.
  • Post Content Filtered: (string) A filtered post content. Default is empty.
  • Post Excerpt: (string) The post excerpt. Default is empty.
  • Post Status: (string) The post status. Default is ‘published’.
  • Ping Status: (string) Defines if the post can accept pings. Accepts ‘open’ or ‘closed’. Default is the value of ‘default_ping_status’ option.
  • Post Password: (string) The password to access the post. Default is empty.
  • Slug: (string) The post name. Default is the sanitized post title when creating a new post.
  • To Ping: (string) Space or carriage return-separated list of URLs to ping. Default empty.
  • Pinged: (string) Space or carriage return-separated list of URLs that have been pinged. Default is empty.
  • Post Parent: (int) Set this for the post it belongs to, if any. Default is 0.
  • Menu Order:(int) The order number your want for the post to be displayed. Default is 0.
  • GUID: (string) Global Unique ID for referencing the post. Default is empty.
  • Taxonomy: (JSON) JSON of taxonomy terms keyed by their taxonomy name. Taxonomy must already exist. Default is empty.
  • Meta: (JSON) JSON of post meta values keyed by their post meta key. Default is empty.

安裝方式

  1. Upload the entire bwt-csv-importer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find ‘CSV Importer’ menu in your WordPress admin panel.

使用者評論

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

參與者及開發者

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

參與者

將〈CSV Posts Importer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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