=== Plugin Name ===  
Contributors: mattdeclaire, briankwa
Donate link: http://www.louddog.com
Tags: press releases, events, news, custom post type
Requires at least: 3.3.1
Tested up to: 3.3.1
Stable tag: 1_1_0

Create custom post types for press releases, references to external news stories, and events.

== Description ==

This plugin creates custom post types for Press Releases, Events and New Stories, three things a standard PR site needs. 

== Installation ==

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

You may want to customize your theme for these three post types.  For instance, you can create [specific single and archive templates](http://codex.wordpress.org/Post_Types#Template_Files) files.

== Frequently Asked Questions ==

= Why don't you have any FAQ? =

We've not had any questions frequently asked.

== Screenshots ==

1. Three new post types in your admin menu.
2. Special options box for each post type.
3. Global options for the plugin.

== Changelog ==

= 1.1 =
* News archive sorts by external story publication date.
* Press Release boilerplate is optional.
* Misc. bug fixes.

= 1.0 =
* Hello world.

== Upgrade Notice ==

= 1.0 =
Well.  I don't see how you can be upgrading at this point.