=== Plugin Name === Contributors: mightydigital, farinspace Tags: press, news, media, press release, news coverage, media coverage, corporate, business Requires at least: 3.5 Tested up to: 4.2.2 Stable tag: 0.5.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Simplified press release and media coverage management for business websites. == Description == The Nooz WordPress plugin simplifies management of your press releases and press coverage content. It adds custom post types along with carefully crafted settings, giving you the flexibility needed to manage your corporate news section. After installing the plugin, you will be prompted to create an initial set of pages needed to manage your news section: * **/news/** The news page shows a list of the latest 5 (configurable) press releases and press coverage items. * **/news/press-releases/** The press releases page shows a list of all available press releases. * **/news/press-coverage/** The press coverage page shows a list of all available press coverage. The plugin also exposes the following shortcodes: **[nooz-release]** and **[nooz-coverage]** These shortcodes allow you to insert press release and press coverage lists on a page. == Installation == The easiest way to install the plugin is to: 1. Login to your WordPress installation 2. Go to the Plugins page and click "Add New" 3. Perform a search for "Nooz" 4. Locate the Nooz plugin by Mighty Digital 5. Click the "Install Now" button and click "Ok" to confirm 6. Click "Activate Plugin" or activate the plugin from the Plugins page If you've downloaded the latest plugin files: 1. Upload the Nooz plugin folder to the /wp-content/plugins/ directory 2. Activate the plugin from the Plugins page == Screenshots == 1. Adds support for press release and press coverage sections 2. Custom section for press releases 3. Custom section for external press coverage 4. General list page settings 5. Press release page settings 6. Press coverage settings == Changelog == = 0.5.2 = * fixed issue with supporting files (proper version numbering) = 0.5.1 = * fixed issue with uninstall = 0.5.0 = * improved ui * added date format field for press release and coverage list * press release ending field is now an open text field * improved functionality (uth) = 0.4.2 = * fixed broken link to press coverage page = 0.4.1 = * fixed issue with press coverage display = 0.4.0 = * better plugin internals * revised autoloader prevents interference with our other plugins * added uninstall = 0.3.0 = * prompt editor role (and up) to create default press pages * if not set, save "release_slug" option = 0.2.0 = * added user configurable settings * better functionality (uth) = 0.1.0 = * initial release