=== Simple upcoming === Contributors: sgcoskey Donate link: http://boolesrings.org Tags: events, event, upcoming, calendar Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 0.1 Make an upcoming events calendar. Just add an "Event Date" to any post, and then use the [upcoming] shortcode to list upcoming events. == Description == This is another simple plugin to add a little functionality of a calendar to your blog. With this plugin you can specify, for any of your posts, an associated "Event Date" using a new widget in the post editor. Then, elsewhere on your site, you can retrieve a list of future events using the `[upcoming]` shortcode on any post or page. The shortcode supports several options: * **category_name**: If defined, show posts only from this category. You can provide multiple comma-separated category names. * **style**: One of *list* (default), *excerpt*, or *post*. If it is *list*, then only the titles are shown. If it is *excerpt*, then the post excerpt is placed below the tittle. If it is *post* then the title is promoted to `

` and the full post (up to the `[more]` tag) is shown. * **null_text**: If no results are returned, shows this text. Defaults to `(none)`. * **class_name**: If defined, adds this class name to the generated `