跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Melmium

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

Melmium

作者:Takashi Ito
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

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
  • Google Privacy Policy

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).

常见问题

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

帮助将「Melmium」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过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)
  • 标签
    authenticationloginmembershippassword resetregistration
  • 高级视图

评级

尚未提交反馈。

Your review

查看全部评论

贡献者

  • Takashi Ito

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.