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

WP Attachment Download

外掛說明

If you are adding functionality to your posts using popular Advanced Custom Fields plugin. This plugin is focused on fields of type \”file\”. Handful when publishing some posts with attachments whole year and once a year you need to download all attachments to send them to third parties.

You are prompted to select post type, publish date range and ACF filed group you want to extract attachments from.
Then if there is something to download you can hit the button and archive file with attachments is prepared to download.

Instructions

After installing and activating plugin, you will find new section in Tools called Attachments.
You can use it for downloading all attachments specified by ACF file fields you want.

Prerequisites

All you need to do to get you attachments is:

  1. Select required post type
  2. Select published date range by specifying from and to days
  3. If there are more ACF field groups that contains file field you can select only one of them
  4. Check preview information
  5. Hit Download button if there is something to download
  6. Archive ZIP file will be downloaded automatically or you can use link in review under Download button

GitHub repository

You can find this plugin on [GitHub](https://github.com/wetory/wp-attachment-download \”Your favorite public repository\”),
where you can report issues, review code and commits. Please report all possible problems to make it better.

螢幕擷圖

  • Tools page of plugin in administration
  • Successful request to download attachments screen

安裝方式

From your WordPress dashboard

  1. Visit Plugins > Add New
  2. Search for “WP Attachment Download”
  3. Activate WP Attachment Download from your Plugins page
  4. Go to Tools -> Attachments to start your work.
  5. Enjoy!

常見問題集

Download button is disabled. Why?

You have to select input values and check preview block. If there is nothing to download this button is disabled.

What to do when download did not start automatically?

You can find download link in successful request information section under Download button area.

使用者評論

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

參與者及開發者

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

參與者

〈WP Attachment Download〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WP Attachment Download〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Added check if there are some ACF field groups containing file fields before displaying admin form

1.0.0

  • First fully functional tested version of this plugin.