Is there anyway to Export and then import the TinyMCE Advanced settings as I will be using the same settings across a lot of WordPress sites. Even if it means doing it through the database.
Thanks
Keir
Is there anyway to Export and then import the TinyMCE Advanced settings as I will be using the same settings across a lot of WordPress sites. Even if it means doing it through the database.
Thanks
Keir
I'm afraid the only way is to export the options from the WP options table. They all start with tadv_.
Thanks I will give that a try!
When I try to import it on another wordpress site I get this
#1062 - Duplicate entry '308' for key 'PRIMARY'
Any ideas?
Keir
The first field in an auto-incrementing number, try importing with the option to reset auto increments. Or perhaps you can try exporting them and skipping that field.
Okay will try!
I don't see an option for that.
You must log in to post.