petermolnar / wp-flatexport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== wp-flatexport ===
Contributors: cadeyrn
Tags: plain text, export, backup
Requires at least: 3.0
Tested up to: 4.5.3
Stable tag: 0.8
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Export WordPress to Spress compatible plain text files.

== Description ==

*WARNING*
This plugin is suited for my needs.
It only works well with Markdown content.
There are certain tricks done with the content.
Please be aware of this.

**This is not a backup!**
The goal of the plugin is to have a portable, plain text, easy to read, easy to copy version of you content on WordPress. Since not all data is exported, your site cannot be reconstructed from these exports.

== Requirements ==

* minimum PHP version: 5.4

== Installation ==

1. Upload contents of `wp-flatbackups.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress

== Changelog ==

Version numbering logic:

* every A. indicates BIG changes.
* every .B version indicates new features.
* every ..C indicates bugfixes for A.B version.

About

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%