Beskrivning
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.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Next Meetup Hint” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Next Meetup Hint” har översatts till 3 språk. Tack till översättarna för deras bidrag.
Översätt ”Next Meetup Hint” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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