Title: Needs import/export feature
Last modified: August 21, 2016

---

# Needs import/export feature

 *  [nick6352683](https://wordpress.org/support/users/nick6352683/)
 * (@nick6352683)
 * [12 years ago](https://wordpress.org/support/topic/needs-importexport-feature/)
 * I love this plugin. However, as a developer, where I have multiple testing sites,
   an import/export functionality is desperately needed.
 * [https://wordpress.org/plugins/shortcoder/](https://wordpress.org/plugins/shortcoder/)

Viewing 1 replies (of 1 total)

 *  [bdemont](https://wordpress.org/support/users/bdemont/)
 * (@bdemont)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/needs-importexport-feature/#post-4963338)
 * Hello,
 * i needed it too, i found solution :
 * 1) In PhpMyAdmin : Go to wp_options table, find shortcoder_data, copy the content
 * 2) In PhpMyAdmin : Go to the wp2_options (or wp%N of your website), past in the
   shortcoder_data
 * 3) WARNING : If you need to edit the sortcodes, do it with the admin because 
   if you change in the data you will broke the field. The length of each field 
   will change and it’s will not work.
 * example : s:10 = length of characters of SHORTCODE1
    a:39:{s:10:”SHORTCODE1″;
   a:3;s:7:”content”;s:6:”VALUE1″;
 * So if the name of you website 2 change and if it is in your shortcoder_data, 
   do it via admin.
 * You can also use : [http://unserialize.onlinephpfunctions.com/](http://unserialize.onlinephpfunctions.com/)
   to fix the field shortcoder_data, or use the plugin [https://wordpress.org/plugins/fg-fix-serialized-strings/](https://wordpress.org/plugins/fg-fix-serialized-strings/)
 * Have a good day 🙂

Viewing 1 replies (of 1 total)

The topic ‘Needs import/export feature’ is closed to new replies.

 * ![](https://ps.w.org/shortcoder/assets/icon.svg?rev=2222236)
 * [Shortcoder — Create Shortcodes for Anything](https://wordpress.org/plugins/shortcoder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcoder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcoder/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcoder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcoder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcoder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bdemont](https://wordpress.org/support/users/bdemont/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/needs-importexport-feature/#post-4963338)
 * Status: not resolved