# Topdash

Like OS X admin bar menu icons, but for WordPress. Easy access to common wp-admin menus in the top right admin bar.

![Topdash](https://github.com/urre/topdash/blob/master/topdash.png)

## Install
1. Install plugin from the [WordPress plugin directory](https://wordpress.org/plugins/topdash/)

## Install manually
1. Download [zip](https://github.com/urre/topdash/archive/master.zip) and extract
2. Rename the folder from `topdash-master` to `topdash`
3. Upload the plugin to your plugins directory
4. Activate the plugin

## Uninstall
1. Deactivate plugin

## Changelog
+ 1.1.0: Added support for Must Use Plugins
+ 1.0.2: Changed from site_url to home_url
+ 1.0.1: Icons now display both in admin and on the front end
+ 1.0.0: First version released