An open API service indexing awesome lists of open source software.

https://github.com/hofmannsven/contextbar

Contextbar WordPress Plugin
https://github.com/hofmannsven/contextbar

wordpress wordpress-plugin

Last synced: about 2 months ago
JSON representation

Contextbar WordPress Plugin

Awesome Lists containing this project

README

          

# WordPress Context Bar

[![GitHub license](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat-square)](https://raw.githubusercontent.com/hofmannsven/contextbar/master/LICENSE.md)
[![Code Climate](https://img.shields.io/codeclimate/github/hofmannsven/contextbar.svg?style=flat-square)](https://codeclimate.com/github/hofmannsven/contextbar)

Hooks into the WordPress admin bar to add contextual information to the instance of your site.

## Further information

This is a demo plugin for a testable WordPress plugin.
Critical reviews, patches, suggestions and comments are welcome.

Based on [WP Tests Starter](https://github.com/inpsyde/WP-Tests-Starter/) and [WordPress Dev](https://github.com/inpsyde/wordpress-dev);
heavily inspired by [Responsive Image Captions](https://github.com/dnaber-de/WP-Responsive-Image-Captions).

## Support

Using the latest version of WordPress and PHP is highly recommended.

Always feel free to [raise an issue](https://github.com/hofmannsven/contextbar/issues) on GitHub.

If you discover a security issue, please contact me directly via email.
My GPG fingerprint/key is available on [keybase](https://keybase.io/hofmannsven).

## Credits

Credits are going to [Carl Alexander](https://carlalexander.ca/) and [David Naber](https://dnaber.de/) for all the inspiration.
Also thanks to [Inpsyde](http://inpsyde.com/) for providing the developer repositories.

## License

According to WordPress the plugin license is [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt) (or later).