=== Backup Content As Txt === Contributors: Jesse Donate link: http://www.hotyear.com/backup-content-as-txt/ Tags: autoblogging, zip, content, posts, post,backup Requires at least: 2.1 Tested up to: 2.9.2 Stable tag: trunk Backup your posts and pages as txt files that will be packaged in one zip file. == Description ==
Backup your posts and pages as txt files that will be packaged in one zip file.
Features:
* Specify categories/catgory to backup
file format: [category name]/[post title].txt
* Backup all posts
Don't check any categories.
file format: [post title].txt
* Backup all pages
file format: [post title].txt
* Txt format has two option
default: 1st line title, the rest is content
date : 1st line title, 2nd line date, the rest is content
It is fully compatible with my another wordpress plugin TXT As Post
== Installation ==
1. Extract txtaspost.zip in the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to "Backup Content As Txt" In Setting
4. Follow the on-screen instructions
== Frequently Asked Questions ==
= none =
== Screenshots ==
= none =
== Changelog ==
= 1.0 =
* Basic version
= 1.1 =
* Something fixed
= 1.2 =
* General update
= 1.3 =
* Marked as compatible with WP 2.9.2