Title: Zip Embed
Author: Kailey (trepmal)
Published: <strong>7 de noviembre de 2011</strong>
Last modified: 12 de noviembre de 2011

---

Buscar plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Zip Embed

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

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

 * [Detalles](https://es-cr.wordpress.org/plugins/zip-embed/#description)
 * [Valoraciones](https://es-cr.wordpress.org/plugins/zip-embed/#reviews)
 *  [Instalación](https://es-cr.wordpress.org/plugins/zip-embed/#installation)
 * [Desarrollo](https://es-cr.wordpress.org/plugins/zip-embed/#developers)

 [Soporte](https://wordpress.org/support/plugin/zip-embed/)

## Descripción

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

## Instalación

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).

## Preguntas frecuentes

  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');
    });
    ```

## Reseñas

There are no reviews for this plugin.

## Colaboradores y desarrolladores

“Zip Embed” es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce “Zip Embed” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/zip-embed)

### ¿Interesado en el desarrollo?

[Revise el código](https://plugins.trac.wordpress.org/browser/zip-embed/) , eche
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/zip-embed/) , 
o suscríbase al [log de desarrollo](https://plugins.trac.wordpress.org/log/zip-embed/)
por [RSS](https://plugins.trac.wordpress.org/log/zip-embed/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 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

## Meta

 *  Version **0.4**
 *  Last updated **hace 15 años**
 *  Instalaciones activas: **10+**
 *  WordPress version ** 2.8 or higher **
 *  Tested up to **3.2.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/zip-embed/)
 * Tags
 * [media library](https://es-cr.wordpress.org/plugins/tags/media-library/)[upload](https://es-cr.wordpress.org/plugins/tags/upload/)
   [zip](https://es-cr.wordpress.org/plugins/tags/zip/)
 *  [Vista avanzada](https://es-cr.wordpress.org/plugins/zip-embed/advanced/)

## Valoraciones

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/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/zip-embed/)

## Donar

¿Le gustaría apoyar con el progreso de este plugin?

 [ Done a este plugin ](http://kaileylampert.com/donate/)