WordCamp Dashboard Widget Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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
- Simply activate and widget will displayed on dashboard
- To display elsewhere use the Shortcode
[wordcamps]
- If your using visual composer you widget for the same is available
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
- Ratnesh Sonar Idea / Concept
- Ajit Bohra Development
- Meher Bala Helping with issue Reporting & troubleshooting