Customizer Export/Import

Por The Beaver Builder Team
(108 avaliações)
Baixar

Hospedagem WordPress com plugin Customizer Export/Import

Onde devo hospedar o plugin Customizer Export/Import?

Este plugin pode ser hospedado em qualquer provedor que tenha WordPress instalado. Recomendamos fortemente utilizar uma hospedagem de confiança, com servidores adaptados para WordPress, como o serviço de hospedagem da MCO2.

Hospedando o plugin Customizer Export/Import em uma empresa de hospedagem seguro

A MCO2, além de configurar e instalar o WordPress na versão mais atualizada para seus clientes, oferece o plugin WP SafePress, um sistema exclusivo que assegura e otimiza seu site conjuntamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Customizer Export/Import

The Customizer Export/Import plugin allows you to export or import your WordPress customizer settings from directly within the customizer interface! If your theme makes use of the WordPress customizer for its settings, this plugin is for you!

Please visit our blog for more info on the Customizer Export/Import plugin.

New! Export Options

The Customizer Export/Import plugin previously only exported options saved as theme mods using the get_theme_mods function, but that is no more! The Customizer Export/Import plugin now exports settings saved as options as well!

How It Works

Exporting customizer settings is easy. Click the export button from within the customizer and a file will automatically begin downloading with your settings. Export files are named after your theme and can only be used to import settings for the theme or child theme that they came from. Export files contain a serialized dump of mods retrieved using the get_theme_mods function or customizer settings saved as options.

Importing customizer settings is just as easy. Choose the export file you would like to import, select whether you would like to download and import images (similar to importing posts), and finally, click the import button. Once your settings have been imported the page will refresh and your new design will be displayed.

Exporting Custom Options

Developers can also have arbitrary options that aren’t part of the customizer exported by using the cei_export_option_keys filter. Those options can be exported and imported by adding your option key to the array of options that will be exported as shown below.

function my_export_option_keys( $keys ) {
    $keys[] = 'my_option_key';
    $keys[] = 'another_option_key';
    return $keys;
}

add_filter( 'cei_export_option_keys', 'my_export_option_keys' );

Known Issues

This plugin currently only works for active themes, not themes that are being previewed with either the Theme Test Drive plugin or the new customizer theme preview.

Contribute!

We’d love to hear your feedback as to how we could improve the Customizer Export/Import plugin, or better yet, see theme developers actively contribute! Don’t hesitate to let us know if you’re interested in contributing as we would gladly have others on board.

The Customizer Export/Import plugin is brought to you by the fine folks at Beaver Builder.

Capturas de tela

The export/import customizer section.

The export/import customizer section.

Plugins semelhantes

One Click Demo Import
(73 avaliações)

Import your demo content, widgets and theme settings with one click. Theme authors! Enable simple theme demo import for your users.

Kirki Customizer Framework
(76 avaliações)

The Ultimate Customizer Framework for WordPress Theme Developers

Widget Importer & Exporter
(116 avaliações)

Import and export your widgets.

Advanced Order Export For WooCommerce
(322 avaliações)

Exporte pedidos do WooCommerce com facilidade (suporte a Excel, CSV, TSV, XML, JSON)

Export any WordPress data to XML/CSV
(390 avaliações)

Easily export any data from WordPress. Drag & drop to create a completely custom spreadsheet, CSV, or XML file.

Adicionar do servidor
(237 avaliações)

Adicionar do servidor is designed to help ease the pain of bad web hosts, allowing you to upload files via FTP or SSH and later import them into WordPress.

Do mesmo author (The Beaver Builder Team)

Beaver Builder – WordPress Page Builder
(379 avaliações)

O melhor construtor de páginas de arrastar-e-soltar para WordPress. Construa facilmente belas páginas inicias, Landing Pages profissionais e mais com o Beaver Builder.