Title: Melmium
Author: Takashi Ito
Published: <strong>2026年4月5日</strong>
Last modified: 2026年4月5日

---

プラグインを検索

![](https://s.w.org/plugins/geopattern-icon/melmium.svg)

# Melmium

 作者: [Takashi Ito](https://profiles.wordpress.org/itokuchen/)

[ダウンロード](https://downloads.wordpress.org/plugin/melmium.1.0.3.zip)

 * [詳細](https://ja.wordpress.org/plugins/melmium/#description)
 * [レビュー](https://ja.wordpress.org/plugins/melmium/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/melmium/#installation)
 * [開発](https://ja.wordpress.org/plugins/melmium/#developers)

 [サポート](https://wordpress.org/support/plugin/melmium/)

## 説明

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

 * [Google reCAPTCHA Terms of Service](https://policies.google.com/terms)
 * [Google Privacy Policy](https://policies.google.com/privacy)

If reCAPTCHA is not enabled (default), no data is sent to any external service.

## インストール

 1. Upload the `melmium` folder to the `/wp-content/plugins/` directory, or install
    the plugin through the WordPress plugins screen.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Ensure that **Pretty Permalinks** are enabled (Settings > Permalinks — choose any
    structure other than “Plain”).
 4. The plugin automatically creates an authentication page and registers URL rewrite
    rules on activation.
 5. Optionally, add configuration constants to your `wp-config.php` to customize behavior(
    e.g., `MELMIUM_RECAPTCHA_ENABLED`, `MELMIUM_REDIRECT_AFTER_LOGIN`).

## FAQ

### Is this plugin free?

Yes. Melmium is free and open-source under the GPLv2 license.

### Does this plugin send data to external servers?

By default, no. However, if you enable Google reCAPTCHA Enterprise (`MELMIUM_RECAPTCHA_ENABLED`),
form submissions will send data to Google’s reCAPTCHA API for bot detection.

### Why do I need Pretty Permalinks?

Melmium uses WordPress rewrite rules to map authentication URLs (e.g., `/login`,`/
register`). These rules require Pretty Permalinks to be enabled. The plugin will
display an admin notice if Plain permalinks are detected.

### How do I customize the authentication templates?

On activation, the plugin copies default templates to your theme’s `auth/` directory.
You can edit these template files directly in your theme to customize the look and
behavior of each authentication page.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Melmium はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ Takashi Ito ](https://profiles.wordpress.org/itokuchen/)

[“Melmium” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/melmium)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/melmium/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/melmium/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/melmium/)を 
[RSS](https://plugins.trac.wordpress.org/log/melmium/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.0.3

 * Renamed JavaScript global variables to use `melmium_` prefix to avoid conflicts
   with other plugins

#### 1.0.2

 * Fixed reCAPTCHA library script version argument (null to MELMIUM_VERSION)
 * Fixed Plugin Check reported issues
 * Improved .DS_Store exclusion pattern to cover all subdirectories

#### 1.0.1

 * Security improvements: added nonce verification, input sanitization, and output
   escaping
 * Added direct file access protection to template files
 * Added third-party service disclosure for Google reCAPTCHA Enterprise
 * Renamed constants and classes to use `melmium` prefix (4+ characters)

#### 1.0.0

 * Initial release

## メタ

 *  バージョン **1.0.3**
 *  最終更新日 **2か月前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 6.9またはそれ以降 **
 *  検証済み最新バージョン: **6.9.4**
 *  PHP バージョン ** 8.1またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/melmium/)
 * タグ
 * [authentication](https://ja.wordpress.org/plugins/tags/authentication/)[login](https://ja.wordpress.org/plugins/tags/login/)
   [membership](https://ja.wordpress.org/plugins/tags/membership/)[password reset](https://ja.wordpress.org/plugins/tags/password-reset/)
   [registration](https://ja.wordpress.org/plugins/tags/registration/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/melmium/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/melmium/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/melmium/reviews/)

## 貢献者

 *   [ Takashi Ito ](https://profiles.wordpress.org/itokuchen/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/melmium/)