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

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的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://cn.wordpress.org/plugins/zip-embed/#description)
 * [评价](https://cn.wordpress.org/plugins/zip-embed/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/zip-embed/#installation)
 * [开发进展](https://cn.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 或更高版本 **
 *  已测试的最高版本为 **3.2.1**
 *  语言
 * [English (US)](https://wordpress.org/plugins/zip-embed/)
 * 标签
 * [media library](https://cn.wordpress.org/plugins/tags/media-library/)[upload](https://cn.wordpress.org/plugins/tags/upload/)
   [zip](https://cn.wordpress.org/plugins/tags/zip/)
 *  [高级视图](https://cn.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/)