WP Manifestindependent plugin directory
manifest / events / wpcamp-widget-plugin

WordCamp Widget Plugin

The companion widget for https://wpcamp-api.herokuapp.com

by Keitaroh Kobayashi · github.com/keichan34/wpcamp-widget-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/keichan34/wpcamp-widget-plugin/archive/refs/heads/master.zip

(Unofficial) WordCamp Widget Plugin

The companion widget to The Unofficial WordCamp API.

Warning

This widget is in a very early development stage. Widgets / features may change without warning.

Hacking

You'll need Grunt to compile the admin-facing CoffeeScript. Besides that, this is a run-of-the-mill WordPress plugin. Pull requests are always welcome!

License

Unofficial WordCamp Widget Plugin.
Copyright (C) 2013 Keitaroh Kobayashi, Naoko Takano.

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 3 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, see <http://www.gnu.org/licenses/>.