=== HMG How-To Tips === Contributors: 42urick Tags: Custom Post Type Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 1.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The Haley Marketing How-To Tips plugin creates a Custom Post Type for managing a knowledge base section of your site. == Description == The Haley Marketing How-To Tips plugin creates a Custom Post Type for managing a knowledge base section of your site. It adds a custom taxonomy and two widgets to display the custom taxonomy list and a Recent Tips sidebar. The post type and taxonomy labels can be customized from the admin panel. == Installation == 1. Upload the `hmg-how-to-tips` directory (including all files within) to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == none == Frequently Asked Questions == = I just upgraded and my posts are gone! Now what? = No problem! Go to the How-To Tips option page under the Haley Marketing menu. In the Menu Label (Plural) field enter 'howtotips'. Save. All your posts will magically return. Now you can change the Menu Label (Plural) setting to whatever you like and your posts will stay. == Changelog == = 1.1 = * Bugfix. Recent Tips widget was not catching changed post type ID's. = 1.1 = * Made custom post type ID dynamic, based on the Plural Menu Label. = 1.0 = * Initial release. == Upgrade Notice == * none