=== Dashboard quick links widget === Contributors:hemthapa Donate link: http://www.hemthapa.com Tags: dashboard, quick links Requires at least: 3.0 Tested up to: 4.6.1 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This lightweight plugin allows user to create a Dashboard widget with frequently accessed wp-admin menu for quick access. == Description == This lightweight plugin allows user to create a Dashboard widget with frequently accessed wp-admin menu for quick access. I develop this plugin after spending hours of time on creating client/user documentation for every WordPress projects. Instead of writting step by step navigation documentation, I use this script to organize all necessary links on the single widget for non-technical users. As a developer, I also use this script myself to organize frequently accessed wp admin links for quick access. == Installation == 1. Install the plugin from within the Dashboard or upload the directory `dashboard-quick-link-widget` and all of its contents to the `/wp-content/plugins/` directory of your website 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the widget options and links on Settings->Dashboard links widget. 4. Preview and confirm the dashboard widget. 4. That's all, Now user can simply click on the button in the dashboard widget to access the page. == Frequently Asked Questions == = How to format the list of the links? = You need to put each link in separate line in following format Link text | Button link | Button text For eg: Post new blog article | /wp-admin/post-new.php | Create new post == Screenshots == 1. Dashboard widget preview 1. plugin settings dialog == Changelog == = 1.0 = First version. == Upgrade Notice == This is the initial release.