all repos — wp-flatexport @ ae60431cf856278dedddf1541b90d23fcc00bd76

typo
Peter Molnar hello@petermolnar.eu
Thu, 10 Dec 2015 11:43:23 +0000
commit

ae60431cf856278dedddf1541b90d23fcc00bd76

parent

5fcdbd8d4fb938882dd9065f13a8150388e43cd4

1 files changed, 5 insertions(+), 1 deletions(-)

jump to
M readme.txtreadme.txt

@@ -21,6 +21,10 @@ The content will be placed into in item.md file, in YAML + {post_content} format and the same format is applied to comments, named comment-{comment_id}.md in the same folder.

This is not a classic backup, rather an export, to have your content in a readable format for the future. It can't be imported to WordPress (yet). +== Requirements == + +* minimum PHP version: 5.3 +* YAML PHP plugin == Installation ==

@@ -36,6 +40,6 @@ * every .B version indicates new features.

* every ..C indicates bugfixes for A.B version. = 0.1 = -*2015-07-16* +*2015-12-10* * first stable release