Descrizione
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.
Installazione
- 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 wordpress.org.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Next Meetup Hint” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Next Meetup Hint” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Next Meetup Hint” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite 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