A minimal plugin to help you build a membership site with custom authentication pages.
| Author: | Takashi Ito (profile at wordpress.org) |
| WordPress version required: | 6.9 |
| WordPress version tested: | 6.9.4 |
| Plugin version: | 1.0.3 |
| Added to WordPress repository: | 05-04-2026 |
| Last updated: | 05-04-2026 |
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://melmium.com |
| Total downloads: | 0 |
![]() Click to start download |
|
Melmium provides custom authentication pages for building a membership site on WordPress. It replaces the default wp-login.php flow with theme-integrated pages for registration, login, and password reset.
Features:
- Custom authentication pages (register, login, logout, password reset)
- Email-based registration flow with token verification
- Template override support — customize templates in your theme’s
auth/directory - Google reCAPTCHA Enterprise integration (optional)
- Configuration via
wp-config.phpconstants (no settings page required)
日本語:
Melmium は WordPress で会員制サイトを構築するためのプラグインです。カスタム認証ページ(会員登録・ログイン・パスワードリセット)を提供し、テーマ側でテンプレートを自由にカスタマイズできます。
External Services
This plugin optionally connects to the Google reCAPTCHA Enterprise service for bot detection on authentication forms (registration, login, and password reset).
When data is sent: When the MELMIUM_RECAPTCHA_ENABLED constant is set to true in wp-config.php, a reCAPTCHA token is sent to Google’s servers each time a user submits an authentication form.
What data is sent: The reCAPTCHA token generated by the user’s browser and the site key configured for your project.
Service provider: Google LLC
If reCAPTCHA is not enabled (default), no data is sent to any external service.
FAQ
ChangeLog
