=== WP Hashgrid === Contributors: morganestes Donate link: http://www.morganestes.me/donate Tags: hashgrid, design, overlay, grid, #grid Requires at least: 3.5 Tested up to: 4.0 Stable tag: 0.1.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Overlay a customizable grid over your site to help with design layout using the `hashgrid.js` library. == Description == This plugin uses the `hashgrid.js` script to overlay a CSS-customizable grid. == Installation == 1. Upload the `wp-hashgrid` folder and contents to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Press the assigned hotkeys when viewing your website to display the grid. == Frequently Asked Questions == = How do I customize the grid? = Use your favorite editor to change the `hashgrid.css` file inside the plugin folder. = What keys do I press to see the grid? = See [http://hashgrid.com/#usage](http://hashgrid.com/#usage) for the default keys. = Can I customize the hotkeys and grid layout from the Admin page? = Not yet, but that's coming next. If you want to customize the keys, follow the instructions listed in the `hashgrid.js` file in the plugin. Keep in mind that future releases of the plugin may override your custom settings when you upgrade. == Screenshots == 1. Default grid shown with the 2013 theme. == Changelog == = 0.1.2 = * Removed PHP4-style call to `$this`. * Added inline documentation. = 0.1.1 = * Compatibility with 3.6 confirmed. = 0.1.0 = * Initial release using `hashgrid.js` version 9. == Credits == The `hashgrid.js` script was created by [Analog](http://analog.coop) and is licensed under Apache 2.0. Follow along at [https://github.com/dotjay/hashgrid](https://github.com/dotjay/hashgrid).