Tagged Questions
0
votes
0answers
52 views
Export list of custom post types (filtered by taxonomy terms) to PDF
I have seen some useful plugins on the web like WP Post to PDF and PDF24 Article To PDF which let users export post contents to PDF for offline readings, but my question is how I can export a list of ...
0
votes
1answer
77 views
Fast worpress backup/clone
i have a problem with 2 websites. I have for example
site1.com
site2.com
How can i make a perfect clone of site1.com for site2.com? i mean i want a method that i can do this in minutes, not ...
1
vote
2answers
998 views
Export entries and multiple custom field meta to .csv?
First time poster. I'm trying to export a bunch of custom posts out to a csv file so I can easily import them into a new database. I've ran the native export to xml, but it's not the correct format I ...
0
votes
3answers
382 views
Not able to export large no. of posts in csv
I have custom post type product like wp ecommerce.
There are 30k posts in it. Also have relate custom taxonomy.
Basically am trying to export those posts in csv, but query_posts with so many records ...
0
votes
1answer
372 views
Two-way synchronizing of a post type among multisite blogs
Is it possible to two way sync a post type between multiple sites on a multisite install? For example if someone makes a change to an entry under post type "inventory" on Site A how can I make that ...