=== Plugin Name === Contributors: alexbriffett Donate link: http://www.briffett.net/donate Tags: timetable, time table Requires at least: 3.0 Tested up to: 3.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple Wordpress plugin which lets you maintain a timetable on your Wordpress site. == Description == A simple Wordpress timetable plugin. Allows you to maintain a weekly timetable from Monday - Sunday. A hidden function allows you to add a timetable for the day to your theme. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `ab_timetable` directory to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Create a page or post and use the AB Timetable calendar button to add the shortcode to your post/page. Or just add [abtimetable] into your post/page. 4. Place `` in your header.php via the theme editor if your require the timetable for the day only. This code can be added elsewhere in the page if required. 5. Create your own custom CSS for the timetable. == Frequently Asked Questions == = What about styling? = Currently, you have to add the CSS yourself, in the theme's stylesheet. == Screenshots == 1. An example of what the timetable will produce in your site. 2. The admin form you can populate with your events. 3. The editor include a button, so you can automatically add the timetable to a page or post. == Changelog == = 1.0 =