Title: Zip Embed
Author: Kailey (trepmal)
Published: <strong>07.11.2011</strong>
Last modified: 12.11.2011

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 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://uk.wordpress.org/plugins/zip-embed/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/zip-embed/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/zip-embed/#installation)
 * [Розробка](https://uk.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/) або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/zip-embed/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/zip-embed/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 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 або вище **
 *  Tested up to **3.2.1**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/zip-embed/)
 * Позначки
 * [media library](https://uk.wordpress.org/plugins/tags/media-library/)[upload](https://uk.wordpress.org/plugins/tags/upload/)
   [zip](https://uk.wordpress.org/plugins/tags/zip/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/zip-embed/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](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/)