Description
This plugin uses the hashgrid.js
script to overlay a CSS-customizable grid.
Credits
The hashgrid.js
script was created by Analog and is licensed under Apache 2.0. Follow along at https://github.com/dotjay/hashgrid.
Installation
- Upload the
wp-hashgrid
folder and contents to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Press the assigned hotkeys when viewing your website to display the grid.
FAQ
- 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 https://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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Hashgrid” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Hashgrid” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.2
- Removed PHP4-style call to
$this
.
0.1.1
- Compatibility with 3.6 confirmed.
0.1.0
- Initial release using
hashgrid.js
version 9.