=== Zoneboard === Contributors: jarednova Tags: dashboard, admin, json Requires at least: 3.7 Stable tag: 0.5 Tested up to: 4.1 PHP version: 5.3.0 or greater License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create an easy dashboard for your users with links deeper into the WordPress admin, all driven by JSON. == Description == Zoneboard replaces the default WordPress dashboard (wait, you were reading WordPress news there?) with a grid of boxes that organize tasks for editors. The organization is up to you. Create a json file and organize as you'd like. You can even include font-awesome and dash-icons to enhance each box. * On [GitHub](https://github.com/upstatement/zoneboard) == Screenshots == 1. This is what it looks like. == Installation == 1. Activate the plugin through the 'Plugins' menu in WordPress 2. Create a `zoneboard.json` file in your theme. You can use the one in the plugins directory as a starter == Support == Please use the [GitHub repo](https://github.com/upstatement/zoneobard/issues?state=open) to file bugs or questions. == Changelog == = 0.5 = * Allow custom URLs for logos * Allow for callbacks for bricks = 0.4 = * Updated UI * Made it easier to create a default zoneboard file