Title: MP Customizer Backups
Author: Phil Johnston
Published: <strong>1 de Abril de  2015</strong>
Last modified: 5 de Marzo de  2018

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/mp-customizer-backups/assets/icon-256x256.jpg?rev=1125900)

# MP Customizer Backups

 Por [Phil Johnston](https://profiles.wordpress.org/johnstonphilip/)

[Descargar](https://downloads.wordpress.org/plugin/mp-customizer-backups.zip)

 * [Detalles](https://cl.wordpress.org/plugins/mp-customizer-backups/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/mp-customizer-backups/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/mp-customizer-backups/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/mp-customizer-backups/#developers)

 [Soporte](https://wordpress.org/support/plugin/mp-customizer-backups/)

## Descripción

Feel free to play with your Theme Mods under “Appearance” > “Customizer” without
worrying about losing your settings! When you are happy with your settings, just
click the “Create Backup” button and you’ll always be able to revert to those exact
settings in the future. You can even download the backups to make sure you save 
multiple copies in a safe place.

Or, if you want to develop your customizer locally and then automatically set up
those options to match on your live site, simply download a Customizer Backup and
Upload it to your live site. You could even send your Customizer settings to your
friends or customers.

For Theme/Plugin Developers: This is also a way to create a “Theme within a Theme”–
by allowing a single theme to have many different pre-set styles. For example, you
could use an activation hook in a plugin to use a backup (in JSON format) and make
plugins re-style a Theme. If your plugin does change the Customizer styles, you 
could also trigger an auto backup of the user’s current settings so that you don’t
permanently erase any of the user’s settings.

## Capturas de pantalla

[⌊Customizer Backups screen.⌉⌊Customizer Backups screen.⌉[

Customizer Backups screen.

## Instalación

This section describes how to install the plugin and get it working.

 1. Upload the mp-customizer-backups folder to the /wp-content/plugins/ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Once activated, you’ll see a notice at the top of your dashboard to “Install All
    Items”. Click that – which will install our MP Core plugin – which helps keep our
    plugins small and fast.
 4. Click on “Appearance” > “Customizer Backups” to manage your Customizer Backups.

## FAQ

  How do I create a backup?

To generate a backup, go to “Appearance” > “Customizer Backups” and click “Generate
Backup”.

  How do I create a backup programmatically?

To programmatically generate a backup of the current Customizer Settings (AKA: Theme
Mods), use this code:

mp_backup_customizer( ‘This backup was created because of XYZ’ );

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“MP Customizer Backups” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

 *   [ Phil Johnston ](https://profiles.wordpress.org/johnstonphilip/)
 *   [ mintplugins ](https://profiles.wordpress.org/mintplugins/)

[Traduce “MP Customizer Backups” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/mp-customizer-backups)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/mp-customizer-backups/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/mp-customizer-backups/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/mp-customizer-backups/)
por [RSS](https://plugins.trac.wordpress.org/log/mp-customizer-backups/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0.3

October 8, 2015
 * Made the time() stored in a variable to make sure no delays happen
while code is running. This was triggering an error in some rare situations.

#### 1.0.2

April 4, 2015
 * Changed text on button from “Create Customizer Backup” to the more
accurate “Create/View Customizer Backups”.

#### 1.0.1

April 4, 2015
 * Made it so when you download a backup it auto downloads in a text
file rather than just displaying the JSON on the screen.

#### 1.0.0

April 1, 2015
 * Original release

## Meta

 *  Versión **1.0.3**
 *  Última actualización **hace 9 años**
 *  Instalaciones activas **200+**
 *  Versión de WordPress ** 3.0.1 o superior **
 *  Probado hasta **4.9.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/mp-customizer-backups/)
 * Etiquetas
 * [backup](https://cl.wordpress.org/plugins/tags/backup/)[backups](https://cl.wordpress.org/plugins/tags/backups/)
   [customizer](https://cl.wordpress.org/plugins/tags/customizer/)[theme mods](https://cl.wordpress.org/plugins/tags/theme-mods/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/mp-customizer-backups/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/mp-customizer-backups/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/mp-customizer-backups/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/mp-customizer-backups/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/mp-customizer-backups/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/mp-customizer-backups/reviews/?filter=1)

[Tu reseña](https://wordpress.org/support/plugin/mp-customizer-backups/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/mp-customizer-backups/reviews/)

## Colaboradores

 *   [ Phil Johnston ](https://profiles.wordpress.org/johnstonphilip/)
 *   [ mintplugins ](https://profiles.wordpress.org/mintplugins/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/mp-customizer-backups/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://mintplugins.com/)