We'll create fresh WordPress site with WordCamp Dashboard Widget installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Disclaimer: Plugin development is in progress & we are constantly improving the code. If you think code can be improved or have any suggestion feel free to send a PR or open an issue.
We have created this plugin out of personal need to have quick access to list of upcoming WordCamps right from the wp-admin. Plugin displays a widget on dashboard containing the list of upcoming WordCamps with options to search, sort & navigate through list along with direct link to respective wordcamp website. Data is fetched using JSON API (from https://central.wordcamp.org/wp-json/posts?type=wordcamp) and stored in transient for better performance, which is refreshed every day to reflect new data.
Usage
[wordcamps]
Features coming in v1.0
1.Option to refresh data
2.Re-write plugin code
3.Improve data fetching
4.Creating shortcode to display WordCamp list anywhere on website
5.Option to filter wordcamps based on users location/country
6.localization
If you have any suggestions/Feature request that you would like to see in the upcoming releases , feel free to let us know in the issues section
Credits