Next Meetup Hint

Описание

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.

Установка

  1. Upload «next-meetup-hint» to the «/wp-content/plugins/» directory.
  2. Activate the plugin through the «Plugins» menu in WordPress.

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Next Meetup Hint» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Next Meetup Hint» переведён на 3 языка. Благодарим переводчиков за их работу.

Перевести «Next Meetup Hint» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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

older changes