=== Klubraum Membership Request ===
Contributors: klubraum
Tags: klubraum
Requires at least: 4.6
Tested up to: 6.9
Stable tag: 1.1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 5.6

A shortcode widget for visitors to request membership in your Klubraum community.

== Description ==

Klubraum is a modern app for communication and organization of large private groups, like sports clubs, NGOs, etc. Find out more on [klubraum.com](https://klubraum.com)

This plugin provides a widget as shortcode to be integrated somewhere in your wordpress site. 

The widget displays a form through which new members can ask to join the group within the Klubraum app. The user is asked to fill in their e-mail address. Thereafter, an e-mail validation mail is sent, from which the membership request can be finally submitted.

== Installation ==

1. Upload the Klubraum Membership Request plugin to the `/wp-content/plugins/` directory of your website
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Enter your API token from Klubraum and use shortcode [klubraum_membership_request_widget] where ever you want to show the widget.

== Changelog ==

= 1.1.2 =
* Resolve all Plugin Check errors: output escaping, direct file access protection, DB query escaping
* Security fix: Added authorization checks and nonce verification to admin AJAX handlers
* Replaced deprecated FILTER_SANITIZE_STRING with WordPress sanitization functions
* Fixed membership request DB table name mismatch
* Modernized alert message styling

= 1.1.0 =
* Tested with WordPress 6.9
* Updated plugin logo to new design

= 1.0.3 =
* Tested with WordPress 6.5

= 1.0.2 =
* Tested with WordPress 6.1

= 1.0.1 =
* Minor fixes

= 1.0 =
* First official version.

