Home / v0.5
Name Modified Size InfoDownloads / Week
Parent folder
includes 2009-12-14
adminMenu.php 2009-12-14 1.6 kB
CatSync.php 2009-12-14 2.1 kB
functions.php 2009-12-14 3.5 kB
readme.txt 2009-12-14 1.5 kB
Totals: 5 Items   8.8 kB 0
=== CatSync ===
Contributors: MLynch1985, vaibhavgupta007
Tags: Category, Sync, CMS, Tables, Post, Import
Requires at least: 2.0
Tested up to: 2.8.6
Stable tag: 0.5

CatSync is a simple plugin used to sync post and categories from an external table


== Description ==

CatSynch is a simple plugin I created to help me keep my content in sync with WordPress.  This plugin will allow users to import/sync/remove all posts under a specified category.  This is useful if you pull content from external tables and want an easy way to create large amounts of posts.  The post will get its title from a user-defined column from the source table.


== Installation ==

1. Upload the `CatSync` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= How Can I Get Help? =

Please direct your emails to MLynch1985@gmail.com or post a comment on the Project's Website: http://catsync.sourceforge.net/


== Screenshots ==



== Changelog ==

= 0.1 =
Initial Creation

= 0.2 =
Fixed import to work properly
Simplified the user interface
Added new features:
	-Sync, Append, Remove posts
	-Add new category with option for parent

= 0.4 =
Added Post Defaults Menu


== TO DO ==

* Update the Sync Form with javascript drop-downs allowing the user to select source table first and then column
* Add functionality to sync from external databases
* Clean up code and properly comment and document everything
Source: readme.txt, updated 2009-12-14