Overview
Import and Export subpage allows us to import or export WCK settings.
Download and activate
First of all click on the button below to download the add-on. You can install and activate it using the WordPress Upload functionality or Unzip the downloaded file and copy the contents in the wp-content/plugins directory via FTP.
Once the files are moved, head over to the Plugins section of the Dashboard and activate the add-on.
Import and Export WCK Settings add-on
Import tab
Import tab allows us to choose an exported WCK file (in JSON format) and import it to Database.
This will overwrite old settings from Database with imported ones.
- Choose File – Allows us to choose the .json file to import
- Import – Will import the settings from the file
There is a popup window displayed after we click on Import to check if we are sure about overwriting old settings of WCK.
Import will overwrite only settings that are in the exported .json file.
If you create a Custom Post Type after you export that post will remain unaffected after import. If you delete a Custom Post Type after you export that post will be imported back once you import the file.
Export tab
Export tab allows us to export WCK settings from the Database (in JSON format).
- Export – Will export the settings to a .json file and will save it to our computer