Export Import Menus

Descrizione

WordPress Export Import Menus lets you export and import your WordPress Menus. The WordPress Export Import Menus plugin also support the uber menu plugin. Import must be done on the same domain from where we have export the file.

Screenshot

  • Exporting a json file of menu
  • Importing a new backup menu from the exported json file

Installazione

  1. Download dsp-menus-export-import.zip
  2. Unzip
  3. Upload the dsp-menus-export-import folder to the /wp-content/plugins/ directory
  4. Activate the Export Import Menus plugin through the ‘Plugins’ menu in WordPress
  5. Export/Import your menus via Appearance -> Export/Import Menus in the WordPress admin

Recensioni

29 Novembre 2023
Export Import Menus is a game-changer! This plugin effortlessly streamlines menu management, making it an essential tool for anyone looking to enhance their WordPress site with seamless menu export and import functionality
21 Gennaio 2023
Lots of error messages, I've added a few below. It imports from file only, but exports as text you then need to create a file with! Can't even import from pasted text. You also can't import or export into a submenu. Notice: ob_clean(): failed to delete buffer. No buffer to delete in /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php on line 57Warning: Cannot modify header information - headers already sent by (output started at /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php:57) in /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php on line 58Warning: Cannot modify header information - headers already sent by (output started at /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php:57) in /home/wcipporg/public_html/wp-content/plugins/export-import-menus/models/DspExportImportModel.php on line 59
Leggi tutte le recensioni di 41

Contributi e sviluppo

“Export Import Menus” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Export Import Menus” è stato tradotto in 4 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Export Import Menus” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.1

  • Bug Fixes

1.0.2

  • Compatibility with WordPress 5.0.1

1.1.0

  • Compatibility with WordPress 5.0.2

1.2.0

  • Compatibility with WordPress 5.1
  • Mozilla Firefox JSON import issue
  • Other bug fixes

1.3.0

  • Compatibility with WordPress 5.2.1

1.4.0

  • Bug fixes – Unable to delete Plugin files on delete

1.5.0

  • Compatibility with WordPress 5.3.2
  • Fix Custom menu CSS classes import issue
  • Fix JSON illegal character issue
  • Fix invalid JSON file issue

1.6.0

  • Compatibility with WordPress 5.4.2
  • Added menu description field in the menu import
  • Fix plugin delete undefine constant issue

1.7.0

  • Compatibility with WordPress 5.7

1.8.0

  • Compatibility with WordPress 6.0
  • Other Bug fixes

1.9.0

  • Compatibility with WordPress 6.3.2
  • Fixed file upload vulnerabilities issues
  • Added file type check to only allow .json files upload and restricting other file types
  • Other bug fixes