https://github.com/michaeluno/wp-github-buttons
A WordPress plugin that displays GitHub buttons.
https://github.com/michaeluno/wp-github-buttons
Last synced: about 1 year ago
JSON representation
A WordPress plugin that displays GitHub buttons.
- Host: GitHub
- URL: https://github.com/michaeluno/wp-github-buttons
- Owner: michaeluno
- License: other
- Created: 2015-02-21T15:27:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T02:33:37.000Z (over 11 years ago)
- Last Synced: 2024-10-03T12:31:10.862Z (over 1 year ago)
- Language: PHP
- Size: 492 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# [WP GitHub Buttons](http://wordpress.org/plugins/wp-github-buttons/) #
[](https://scrutinizer-ci.com/g/michaeluno/wp-github-buttons/?branch=master)
### Welcome to our GitHub Repository
WP GitHub Buttons is an open source WordPress plugin that displays GitHub buttons.
## Screenshots ##
Coming soon.
## Installation ##
- The latest development version can be found [here](https://github.com/michaeluno/wp-github-buttons/branches).
1. Upload **`wp-github-buttons.php`** and other files compressed in the zip folder to the **`/wp-content/plugins/`** directory.,
2. Activate the plugin through the `Plugins` menu in WordPress.
## Usage ##
### Widget
1. Go to **Dashboard** -> **Appearance** -> **Widgets** and add the **WP GitHub Buttons** widget to your proffered sidebar.
### Shortcode and Function Parameters
Coming soon...
## Bugs ##
If you find an issue, let us know [here](https://github.com/michaeluno/wp-github-buttons/issues)!
## Support ##
This is a developer's portal for WP GitHub Buttons and should _not_ be used for support. Please visit the [support forums](http://wordpress.org/support/plugin/wp-github-buttons).
## Contributions ##
Anyone is welcome to contribute to WP GitHub Buttons.
There are various ways you can contribute:
1. Raise an [Issue](https://github.com/michaeluno/wp-github-buttons/issues) on GitHub.
2. Send us a Pull Request with your bug fixes and/or new features.
3. Provide feedback and suggestions on [enhancements](https://github.com/michaeluno/wp-github-buttons/issues?direction=desc&labels=Enhancement&page=1&sort=created&state=open).
## Supporting Future Development ##
If you like it, please rate and review it in the [WordPress Plugin Directory](http://wordpress.org/support/view/plugin-reviews/wp-github-buttons?filter=5). Also donation would be greatly appreciated. Thank you!
[](http://en.michaeluno.jp/donate)
## Copyright and License ##
### WP GitHub Buttons ###
Released under the [GPL v2](./LICENSE.txt) or later.
Copyright © 2014 Michael Uno
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.