Title: Filestack WP Upload
Author: filestack
Published: <strong>2017 年 8 月 30 日</strong>
Last modified: 2025 年 11 月 11 日

---

搜尋外掛

![](https://ps.w.org/filestack-upload/assets/banner-772x250.png?rev=1722321)

![](https://ps.w.org/filestack-upload/assets/icon-256x256.png?rev=1722773)

# Filestack WP Upload

 由 [filestack](https://profiles.wordpress.org/filestack/) 開發

[下載](https://downloads.wordpress.org/plugin/filestack-upload.3.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/filestack-upload/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/filestack-upload/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/filestack-upload/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/filestack-upload/#developers)

 [技術支援](https://wordpress.org/support/plugin/filestack-upload/)

## 外掛說明

With Filestack WordPress Upload, you or your users can upload files directly from
local and cloud drives including Facebook, Instagram, Google Drive, Google Image
Search, Google Photos, Dropbox, Box image URL, Webcam, Video Camera, and URL screenshots.

Simply put the shortcode [Filestack] to call the file uploader and set the location
where the uploaded file should appear.

You can display the files and media assets immediately on your post or page. The
integrated Filestack CDN optimizes for page load time to ensure high performance.

You or your users can crop or edit the image or file within the file uploader, or
you can use file transformations to crop, resize, compress, tag, filter, border,
or more file transformations to programmatically optimize the images and media assets.

You can store assets conveniently with Filestack or in your own cloud storage location,
including Amazon S3, Microsoft Azure, Dropbox, Rackspace and Google Cloud Storage.

### Filestack WordPress Upload Features:

 * Upload integrations with Facebook, Instagram, Google Drive, Google Image Search,
   Google Photos, Dropbox, Box image URL, Webcam, Video Camera, and URL screenshots
 * Multi-file upload support
 * Large file upload up to 200MB (configurable)
 * In-app image transformations: crop, circle crop, and rotate
 * Asynchronous uploads
 * Integrated CDN for fast delivery
 * Cloud storage integrations with Amazon S3, Microsoft Azure, Dropbox, Rackspace,
   and Google Cloud Storage

### Links

[https://www.filestack.com](https://www.filestack.com)
 [https://www.filestack.com/docs/javascript-api/pick-v3](https://www.filestack.com/docs/javascript-api/pick-v3)
[Free API Key](https://dev.filestack.com/signup/free/)

### Languages

 1.  English: ‘en’
 2.  Chinese: ‘zh’
 3.  Danish: ‘da’
 4.  Dutch: ‘nl’
 5.  French: ‘fr’
 6.  German: ‘de’
 7.  Hebrew: ‘he’
 8.  Italian: ‘it’
 9.  Japanese: ‘ja’
 10. Polish: ‘pl’
 11. Portuguese: ‘pt’
 12. Russian: ‘ru’
 13. Spanish: ‘es’

### Questions

You can contact Support at support@filestack.com and send general questions to hello@filestack.
com. We love hearing from you!

## 螢幕擷圖

 * [[
 * File Uploader Modal
 * [[
 * Search the Web
 * [[
 * Settings Page
 * [[
 * Integrated Cloud Services
 * [[
 * Cropping Tool
 * [[
 * Circle Tool
 * [[
 * Response Metadata

## 安裝方式

 1. Upload the plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add your Filestack API Key
 4. Add the shortcode [filestack] in any blog post or page to display the upload button
 5. Or click the Filestack button in the Media section to Upload Files
 6. Select Insert Into Post to insert CDN resource

## 常見問題集

### Do I need a Filestack account?

Yes, however Filestack offers a free plan with up to 250 file uploads per month.
Filestack offers a Starter Plan at $49/mo with 8,000 uploads per month, and higher
plans if your file uploading needs expand that. Sign up for Filestack here – https://
www.filestack.com/pricing.

### Does it work with the wordpress media uploader?

Yes.

### Is it easily added to pages or posts for signed-in & non signed-in users to upload files?

Yes. Filestack provides a seamless experience for you and your users to easily upload
and manage files.

### What is the shortcode for displaying the uploader in a blog post or page?

[filestack]

### Can I customize the appearance of the upload button or upload modal?

Yes. See instructions on the settings page of the plugin.

### Do the uploaded files have CDN endpoints?

Yes they do. The response metadata will return the cdn url for you to use in your
callback handlers.

### Do I have to do anything to configure Filestack Storage or CDN

No, Filestack Storage and CDN will work automatically, without any effort on your
part. If you wish to customize the storage location or use your own CDN, you can
change the default configuration. See more in the Filestack documentation – https://
www.filestack.com/docs/cloud-storage/s3.

### Where are the uploaded files stored?

By default, uploaded files are stored in Filestack’s S3 bucket. However, you can
configure
 your Filestack account to store in your own S3 bucket or upgrade to store
in one of the following cloud storage services:

 1. Rackspace
 2. Google Cloud
 3. Microsoft Azure
 4. Dropbox

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ filestack ](https://profiles.wordpress.org/filestack/)
 *   [ hueyl77 ](https://profiles.wordpress.org/hueyl77/)
 *   [ suresh ](https://profiles.wordpress.org/suresh/)

[將〈Filestack WP Upload〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/filestack-upload)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/filestack-upload/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/filestack-upload/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/filestack-upload/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/filestack-upload/)。

## 變更記錄

#### 3.1.0

 * Updated Filestack SDK to version 4.x.x for improved performance and latest features
 * Enhanced picker initialization with latest Filestack JavaScript library
 * Bug fixes and security improvements

#### 3.0.0

 * Security improvements for XSS prevention
 * Updated file picker functionality
 * Added proper escaping for all output
 * Added support for latest WordPress version 6.4.2

#### 2.0.0

 * New features and bug fixes

#### 1.0.3

 * Bugfix: undefined callbacks on Media Assets page

#### 1.0.2

 * Updated Plugin Title

#### 1.0.1

 * Added assets screenshots banners and icons

#### 1.0.0

 * Initial WordPress.com version

## 中繼資料

 *  版本 **3.1.0**
 *  最後更新 **7 個月前**
 *  啟用安裝數 **50+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/filestack-upload/)
 * 標籤:
 * [cdn](https://tw.wordpress.org/plugins/tags/cdn/)[cloud storage](https://tw.wordpress.org/plugins/tags/cloud-storage/)
   [file upload](https://tw.wordpress.org/plugins/tags/file-upload/)[media upload](https://tw.wordpress.org/plugins/tags/media-upload/)
 *  [進階檢視](https://tw.wordpress.org/plugins/filestack-upload/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/filestack-upload/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/filestack-upload/reviews/)

## 參與者

 *   [ filestack ](https://profiles.wordpress.org/filestack/)
 *   [ hueyl77 ](https://profiles.wordpress.org/hueyl77/)
 *   [ suresh ](https://profiles.wordpress.org/suresh/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/filestack-upload/)