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

Uploader Anywhere

描述

Say your client wants to add a custom upload button somewhere in the admin page but it is not possible with WordPress built-in hooks.

In that case, use this plugin to embed an uploader link. Example rules will be created when you first activate the plugin and you can modify those to suite your needs.

Options

  • decide whether a button should be replaced with an existing element or inserted.
  • redirect the page after the user upload a file.
  • disable the Library tab in the uploader window.
  • restrict file types to be uploaded.

螢幕截圖

  • Uplaoder
  • Options

安裝

Install

  1. Upload uploader-anywhere.php and other files compressed in the zip folder to the /wp-content/plugins/ directory.,
  2. Activate the plugin through the Plugins menu in WordPress.

How to Use

  1. Define a new link via Dashboard -> Uploader Anywhere -> Add Link

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Uploader Anywhere 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.1 – 2014/11/26

1.0.0 – 2014/11/13

  • Initial release.

0.0.2b01

  • Renewed the example rules created when activating the plugin.
  • Fixed an issue that nth item option did not point to the nth-index element but nth-child element.
  • Added the insert type option.

0.0.1b03

  • Added the Redirect URL option.

0.0.1b02

  • Added some options.

0.0.1b01

  • Initial pre-release.