Description
Show the next meetup in your region as hint in every backend page.
Background
This plugin was created at the WordPress Meetup in Leipzig on October 1, 2024 as part of a presentation on plugin development.
Video from the presentation is on YouTube.
Repository
The development repository is on GitHub.
Installation
- Upload “next-meetup-hint” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
FAQ
-
Where does the Meetup data come from?
-
The plugin uses the function included in WordPress to retrieve Meetup events from an API provided by www.remarpro.com.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Next Meetup Hint” is open source software. The following people have contributed to this plugin.
Contributors“Next Meetup Hint” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Next Meetup Hint” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
1.0.1
- WCS compatible
- WordPress-VIP-Go compatible
- Fixed required WP-version tag to 4.9.24
1.0.2
- Fixed potential error from event list
2.0.0
- Added option on user profile to hide the hints
- Added option on user profile to set the days before the hint is visible
- Added option to user-specific hide the hint for 2 days
- Added template for the hint
- Added location to the hint
- Fixed next date calculation