Export to wordpress
Closed this issue · 1 comments
shabda commented
We have a way to import data from wordpress. We also need a way to export data to wordpress.
We can do this via a direct write to wp_* tables via the Django-wordpress code,
or create a exported file which is in a format which wordpress can import.
Should be a management command like import.
shabda commented
Wontfix