Title: Zip Embed
Author: Kailey (trepmal)
Published: <strong>2011 年 11 月 7 日</strong>
Last modified: 2011 年 11 月 12 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/zip-embed.svg)

# Zip Embed

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

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

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

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

## 外掛說明

Upload a zip archive and let WP embed its contents into a post.

Please note that you’ll still be restricted by your server’s maximum upload size.

New plugin. Please report bugs to trepmal (at) gmail (dot) com. Thanks!

 * [I’m on twitter](http://twitter.com/trepmal)

#### 0.4

 * Multisite compatibility

## 安裝方式

This is a new plugin. Only those comfortable using and providing feedback for new
plugins should use this.
 If you don’t know how to install a plugin, this plugin
isn’t for you (yet).

## 常見問題集

  How can I disable the inluded javascript?

The contents of text files (php, css, js, txt, html, htm) are stored as post meta.
Other files (such as images) and the original zip file are saved as attachments 
to the plugin post.

To disable the included javascript, add the following to your theme’s functions.
php file

    ```
    add_action( 'init', function() {
        remove_action('wp_head', 'zip_embed_scripts');
    });
    ```

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Kailey (trepmal) ](https://profiles.wordpress.org/trepmal/)

[將〈Zip Embed〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/zip-embed)

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

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

## 變更記錄

#### 0.4

 * Multisite compatibility
 * Prep for localization

#### 0.3

 * Fixed broken “Upload Zip” redirect
 * Better naming of saved text files (recoginize directories)

#### 0.2

 * Added a formatting option

#### 0.1

 * First release

## 中繼資料

 *  版本 **0.4**
 *  最後更新 **15 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 2.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.2.1**
 *  語言
 * [English (US)](https://wordpress.org/plugins/zip-embed/)
 * 標籤:
 * [media library](https://tw.wordpress.org/plugins/tags/media-library/)[upload](https://tw.wordpress.org/plugins/tags/upload/)
   [zip](https://tw.wordpress.org/plugins/tags/zip/)
 *  [進階檢視](https://tw.wordpress.org/plugins/zip-embed/advanced/)

## 評分

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

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

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

## 參與者

 *   [ Kailey (trepmal) ](https://profiles.wordpress.org/trepmal/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://kaileylampert.com/donate/)