=== DocuPress === Contributors: deviodigital Donate link: https://www.robertdevore.com/ Tags: documentation, document, knowledgebase, help, support, notes Requires at least: 3.0.1 Stable tag: 1.1.0 Tested up to: 4.9.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Documentation Simplified. == Description == Create your own online help documents from your WordPress dashboard with DocuPress. Separate your documentation into collections, making it easy to give users the ability to browse only the content they're looking for. DocuPress also comes with a custom widget that lets you display your recent documentation articles, randomize the output order and also choose which collection you'd like to display, making it easy to have widgets display recent article links for each collection type. == Installation == 1. Go to `Plugins - Add New` in your WordPress admin panel and search for "DocuPress" 2. Install and activate the plugin directly in your admin panel 3. Pat yourself on the back for a job well done :) == Screenshots == 1. DocuPress adds a "Documentation" tab to your admin dashboard 2. Here is the DocuPress widget, available via `Appearance - Widgets` == Changelog == = 1.1.0 = * Removed comment capabilities * Updated call constructor method for the DocuPress widget * Updated `get_bloginfo()` instance to URL instead of HOME * Added `global $post;` and `wp_reset_postdata();` to the widget query = 1.0 = * Initial release