=== Next Meetup Hint === Contributors: threadi Tags: meetup, meetup event Requires at least: 4.9.24 Tested up to: 7.1 Requires PHP: 8.2 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html Stable tag: 3.1.3 Display the next WordPress meeting in your region as a notice on every backend page. == Description == 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](https://www.youtube.com/watch?v=8QUesHXOXCs). = Repository = The development repository is on [GitHub](https://github.com/threadi/next-meetup-hint). --- == Installation == 1. Upload "next-meetup-hint" to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. == Frequently Asked Questions == = 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. == Changelog == = 3.1.3 = - Now using DataView for the settings for WordPress >= 7.0 - Updated settings library [older changes](https://github.com/threadi/next-meetup-hint/blob/master/changelog.md)