Widget Importer & Exporter

Beskrivning

Widget Importer & Exporter is useful for moving widgets from one WordPress site to another, backing up widgets and for theme developers to give users sample widgets. See the details on ChurchThemes.com.

Importerar

Importing is done by uploading an export file created by the plugin. The results of an import are shown in a nicely formatted table with an explanation of what happened with each widget area and widget.

Importation takes into consideration widget areas not existing in the current theme (widgets imported as Inactive), widgets that already exist in the same widget area (widgets not duplicated) and widgets that are not supported by the site (widgets not imported).

Exporterar

Widget Importer & Exporter can create an export file (in JSON format with .wie extension) out of currently active widgets. This file can be imported into other sites using this plugin or used to restore widgets to the same site later.

Utvecklare

The wie_before_import action fires after a file is uploaded but before the data is imported. wie_after_import fires after the data is imported. The wie_import_data filter can be used to filter data before it is imported. Other filters are used throughout. Make a pull request on GitHub if you need another hook.

Hoppa till GitHub för att rapportera problem och följa utvecklingen.

Skärmdumpar

  • Main import/export screen
  • Resultat från en import

Installation

Se Installera tillägg i WordPress Codex.

After activation, go to Tools > Widget Importer & Exporter

Vanliga frågor

Varför använder JSON-exportfilen ett .wie-tillägg?

The export file contains JSON data that is not compatible with any other plugin. Therefore it has a proprietary file extension. This keeps people from confusing export files from other widget import/export plugins.

Recensioner

14 augusti 2023
I don’t like Gutenberg but since it seems to be here to stay, one has to adapt. Exporting and importing a full widget built with several blocks seems to be not possible. This plugin solves that problem. Thank you very much!
Läs alla 117 betyg

Bidragsgivare och utvecklare

”Widget Importer & Exporter” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Widget Importer & Exporter” har översatts till 23 språk. Tack till översättarna för deras bidrag.

Översätt ”Widget Importer & Exporter” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

Se releases på GitHub.