This can be used to manage blogs with large or numerous posts loaded from a database.
Users will be able to dynamically create blog posts pulling information from external tables and placing them in specified categories.
They also can edit basic post meta_data to be used during the import process such as comment_status or ping_status. In addition to creating posts, a user can remove an entire category of posts.
CatSync also supports importing from multiple tales into the same category by simply appending the new posts to the current list.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
· WordPress 2.5 or higher