• Resolved brand-dedication

    (@brand-dedication)


    Hi Marko,

    Is there anyway to export the tabs created separate from other WordPress settings?

    I would like to use the same set up for another website.

    I don’t see an option via the normal WordPress export and I don’t see a database reference either. If I could find a database table name, etc. then I could try to do this using Migrate DB Pro from Delicious Brains.

    Thanks for your time and this wonderful plugin,

    https://www.ads-software.com/plugins/tabify-edit-screen/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Marko Heijnen

    (@markoheijnen)

    Hey,

    Currently there is no way to import/export the settings. I’m unsure if that makes sense or not to have it in the core plugin. I will keep it in mind for future development.

    All settings are stored in the option field ‘tabify-edit-screen’.

    Thread Starter brand-dedication

    (@brand-dedication)

    Hi Marko,

    Thanks for the quick reply.

    I saw tabify-edit-screen referenced in your other thread and looked for it before I posted this thread. How do I find option > tabify-edit-screen?

    I’m somewhat familiar with the database tables. When I search the wp_options I don’t see any tabify-edit-sreen reference. I also have search the other via phpMyAdmin.

    Where should I look? I’m in localhost.

    Plugin Author Marko Heijnen

    (@markoheijnen)

    It is in wp_options.

    Thread Starter brand-dedication

    (@brand-dedication)

    Great man, found it and learned something new. I figured there were more database tables than show by default. I looked around and found how to show all the tables and found tabify.

    Here is a screenshot of my set up.

    Your plugin makes the post edit screen to make much much more sense and way less cluttered.

    I want to make this default for my and client website setups.

    If you find a way to extend this to a pro version, I would be glad to support.

    Plugin Author Marko Heijnen

    (@markoheijnen)

    There are hooks that could make this possible. You could also use the pre_option hook.

    Thread Starter brand-dedication

    (@brand-dedication)

    Killer, Marko! I got this worked out.

    I copied and pasted the value_options for tabify-edit-screen into the site that needed it and good to go!

    I will just save the option_value in Evernote for now.

    If anyone need this and needs help, feel free to post here and I will assist.

    So happy man.

    Thanks Marko.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Export / Import tabs option?’ is closed to new replies.