Based on code by Gkurtyka Schibsted, this adds a new set of commands for importing and exporting sidebar data.
wp sidebars export > sidebars.tmp
cat sidebars.tmp | wp sidebars import
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Based on code by Gkurtyka Schibsted, this adds a new set of commands for importing and exporting sidebar data.
wp sidebars export > sidebars.tmp
cat sidebars.tmp | wp sidebars import