Beskrivelse
Display the next WordPress meeting in your region as a notice on every backend page. Specify which users in your project may see and use the notice. Define how long in advance the notice should be displayed.
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 wordpress.org.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Next Meetup Hint” is open source software. The following people have contributed to this plugin.
Bidragsydere“Next Meetup Hint” er blevet oversat til 3 sprog. Tak til oversætterne for deres bidrag.
Translate “Next Meetup Hint” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
3.0.0
- Added settings for user management to define who could see the next meetup hints
- Added link to support forum in plugin list
- Added option for set the global days were hint it shown before the meetup
- Added rate hint on settings page
- Added versioning for templates of this plugin
- Added options to show location on GoogleMap, OpenStreetMap and/or BingMap
- Added info popup to inform user why they see this hint
- Added hooks
- Use of PHP Strict with PhpStan check to prevent any PHP-side errors
- Update GitHub action for simplified release management
- Switched to new changelog format
- Optimizations for more speed
- Appearance of the hint optimized
- Fixed wrong usage of user-specific timeframe