What is the best way to export and import theme options?
So what is the best way to create an export and import feature, I tried serialize() and urlencode() on an array of options to be used in a url like so:
So what is the best way to create an export and import feature, I tried serialize() and urlencode() on an array of options to be used in a url like so:
I need a way to automatically export all WordPress posts from a specific date and have it output the file on the server that can be downloaded daily.
I need to move a WordPress site hosted on Dream Host to the companies servers. To do so I used the built in import and export feature that comes with WordPress (using a WordPress export file). However, it did not copy over images from the site, and didn’t preserve the featured images.
Normally, a MySQL database can be exported and imported using these simple SSH commands:
A friend of mine is investigating the use of WordPress for a dynamic site with some hierarchy. Really, at the moment he just wants “nothing fancier than photos and links between pages,” but knowing him, it’s going to get more complex from there.
Is there any way to import a basic, exported WordPress content XML file and have it replace the existing content? What I’m trying to do is synch up two instances of a site (development and staging servers) and all I want to replace is the Page content. When I try to import the XML document it simply states that all the pages already exist and nothing is done. Is it possible to override that warning and replace the content of the pages with the content of the XML?
I’m creating a new WordPress template and I have a question:
I’ve added a custom Option Page to my new template (you can see what I’m doing Here and Here) but now I would like to add a new function.
Do you know Si Contact Form? In this plugin the end user can download a backup of all the settings and Upload it on a different website.
I would like to be able to add the same function into my new option page.
I know how to backup my settings logging to phpMyAdmin but sometimes end-user can’t login to phpMyAdmin or simply it’s better that he/she doesn’t login to phpMyAdmin :-).
Have you got any solution to this?
Actually all my custom functions are named:
‘appaqua__zona1c’;’appaqua__zona1x’ and so on… my theme shortname is appaqua.
Please by kind with me, I’m not a professional programmer and I’m really sorry if I used wrong words to explain what I need.
Thank you very much to all!