=== Plugin Name === Contributors: vandebelt Donate link: http://vandebelt.dk/donate/ Tags: table, data, comparison Requires at least: 3.0 Tested up to: 3.5 Stable tag: 1.0.5 Another simple table plugin. It helps you to easily create tables with custom column types. Mainly used to compare products against each other. == Description == This simple plugin allows you to create tables without any knowledge of HTML. It supports different column types, like images, plain text and buttons. Its initially function was a simple comparison table manager, but it can be used for other purposes as well. If you like this plugin, please rate it or make a [donation](http://vandebelt.dk/donate/ "Donate") to ensure future updates! A few notable features: * Create tables easily without HTML knowledge. * Different column types. Images, text and buttons. * Styles included. * A high amount of different CSS-classes. Makes it easy to create a custom table design. Please let me know if you encounter bugs or have comments/ideas for further development of this awesome plugin. == Installation == = Easy installation = Go to the plugin section of your WordPress installation and search for "WP Compare Tables" in the search browser. Install the plugin and activate it. = Manual installation = 1. Download and extract the zip file and upload it to the /wp-content/plugins/ directory. 1. Activate the plugin through the "Plugins" menu in WordPress. = Further steps = 1. Create a table, and add rows. 1. Add the shortcode to a page or post. == Screenshots == 1. The table index page, where all of your tables are listed. == Changelog == = 1.0.5 = * Several security fixes. Compatible up to WP 3.5 = 1.0.4 = * Feature: Alternative shortcode added. You can now initiate table with wpc_table. Old shortcode still works, but deprecated. * Feature: "Copy structure to new table" function added. * Updated UI * WordPress Network compatible * Improved code = 1.0.3 = * Feature: Advanced table setting: custom button tags * Feature: Uninstall option. Removes anything stored upon deactivation. * Feature: Different table designs. Added theme "Clean: Blue" * i18n localization. * Danish language added * Dutch language added = 1.0.2 = * Cleaned some coded = 1.0.1 = * Cleanup was done. Security fixes, and bug fixes. = 1.0.0 = * First release