Tagged Questions
0
votes
2answers
624 views
export individual posts to text files or a single csv file
I'd like to export my blog posts to plain text files so I can version control and update them using emacs org-mode via the org2blog package. However, I'm unfamiliar with SQL and the wordpress ...