Tagged Questions
0
votes
1answer
184 views
Export posts with postmeta without ID?
I have some select posts on one database that I need to export and import into a different database.
Because both databases are operating independently, there is overlap with post IDs so I can't ...
0
votes
1answer
429 views
Export SQL query based on custom field?
I'm operating on two WordPress sites and I need to export posts only with a specific custom field from one site and import into the other. I can't do a generic dump of the database because some data ...
1
vote
1answer
372 views
How to add an export function to a custom Option Theme Page
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.
...