🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
M

Melmium

0/5 (0 ratings) — active installs Updated Apr 5, 2026

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.php constants (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.