Title: Custom Login URL
Author: Greg Winiarski
Published: <strong>2014年2月24日</strong>
Last modified: 2025年9月15日

---

プラグインを検索

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

# Custom Login URL

 作者: [Greg Winiarski](https://profiles.wordpress.org/gwin/)

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

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

 [サポート](https://wordpress.org/support/plugin/custom-login-url/)

## 説明

Custom Login URL (CLU) is a lightweight plugin that allows to customize default 
WP login, registration and password
 reminder URLs without modifying any files, 
simple and swift.

Why would anyone would want to use this plugin? Well, after developing some sites
it turned
 out that site owners do not want to reveal to customers that they are
using WordPress, hence the plugin that will mask original URLs.

What the plugin can do:

 * change /wp-login.php to for example /user/login/
 * change /wp-login.php?action=register to for example /user/register/
 * change /wp-login.php?action=lostpassword to for example /user/remind/
 * change /wp-login.php?action=logout to for example /user/logout/
 * you can define your own custom paths for each URL above
 * set successfull login and logout redirect URLs

In order to make the plugin work you need to have Permalinks enabled in WP Settings.

## スクリーンショット

 * [[
 * Custom URLs configuration page in wp-admin / Settings / Permalinks panel.

## インストール

 1. Upload `custom-login-url` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to wp-admin / Settings / Permalinks and configure your custom URLs

## 評価

![](https://secure.gravatar.com/avatar/d3462a8239b704c5bd2d76f66f54e820910c550b6aef028307ec75833bfb72cc?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-6899/)󠁿

 [xszejdi](https://profiles.wordpress.org/xszejdi/) 2020年2月17日

Perfect!

![](https://secure.gravatar.com/avatar/95c8c47ddb2583abc2ca77d161842100ed009914befacc315218922d8b2bc513?
s=60&d=retro&r=g)

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-906/)󠁿

 [duonghuuthinh](https://profiles.wordpress.org/duonghuuthinh/) 2018年8月30日

It works with wordpress 4.9.8

![](https://secure.gravatar.com/avatar/448f8de429f311fc1e9012ce822a44cf723a3b7b9ea8b8467e814a3e9a3edb3d?
s=60&d=retro&r=g)

### 󠀁[Load of tosh](https://wordpress.org/support/topic/load-of-tosh/)󠁿

 [stereoworld](https://profiles.wordpress.org/stereoworld/) 2016年9月26日

Installed it, changed the URLs (not very clear I might add) and locked myself out.
Entering correct login details just refreshed the page until I went BACK to wp-admin,
where I was already logged in. Pile of rubbish. Avoid.

![](https://secure.gravatar.com/avatar/4f614fe1e485ef011a4491f1ad23bf8d11e28070ce4a8096711238987013f53d?
s=60&d=retro&r=g)

### 󠀁[Works as promoted](https://wordpress.org/support/topic/works-as-promoted/)󠁿

 [idowebwork](https://profiles.wordpress.org/mannweb/) 2016年9月22日

Allows for changing the login, registration, lost password, and logout URLs to something
custom. Works great under 4.6.1, even though it does not say it’s tested under anything
above 4.2.10.

![](https://secure.gravatar.com/avatar/40e62062c6f990bd5a7d259bcf30d3ff33ca69f642aa6f8950bb1ffd3bab8c2a?
s=60&d=retro&r=g)

### 󠀁[what's the point?](https://wordpress.org/support/topic/whats-the-point-8/)󠁿

 [bostiq](https://profiles.wordpress.org/bostiq/) 2016年9月3日 2 replies

Not to be rude, but just went to your WPHelpDesk site and just typed https://wphelpdesk.
com/wp-admin and it redirected to the login page of that site revealing it’s a WP
site. So, again, what is the point?

![](https://secure.gravatar.com/avatar/4690b36b4a663f335208f8e5af5cde2dcfb6e9ac54c0724b73ae53ece97b40ed?
s=60&d=retro&r=g)

### 󠀁[very nice features but Internal Server Error 500](https://wordpress.org/support/topic/very-nice-features-but-internal-server-error-500/)󠁿

 [Basmati](https://profiles.wordpress.org/basmati/) 2016年9月3日

very nice features but i got an internal server error 500. in case of internal server
error 500 you have to edit the .htaccess who rewrites the urls and import the latest
wp database backup. don’t install without backup and knowledge of phpmyadmin – the
only way to import the latest database, because you won’t be able to access /wp-
admin/

 [ 19件のレビューをすべて表示 ](https://wordpress.org/support/plugin/custom-login-url/reviews/)

## 貢献者と開発者

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

貢献者

 *   [ Greg Winiarski ](https://profiles.wordpress.org/gwin/)

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

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

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

## 変更履歴

#### 1.0.3

 * FIXED: Broken Access Control vulnerability
 * FIXED: Warnings in the wp-admin -> Settings -> Options when no custom links are
   set.

#### 1.0.2

 * FIXED: Some ‘notices’ and ‘warnings’
 * FIXED: Correct stable tag set.

#### 1.0.1

 * FIXED: Automatic Login Rewrite Activation

#### 1.0

 * Initial release

## メタ

 *  バージョン **1.0.3**
 *  最終更新日 **7か月前**
 *  有効インストール数 **1,000+**
 *  WordPress バージョン ** 6.0またはそれ以降 **
 *  検証済み最新バージョン: **6.8.5**
 *  言語
 * [English (US)](https://wordpress.org/plugins/custom-login-url/)
 * タグ
 * [custom login url](https://ja.wordpress.org/plugins/tags/custom-login-url/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/custom-login-url/advanced/)

## 評価

 5つ星中3.8つ星

 *  [  11 5-星レビュー     ](https://wordpress.org/support/plugin/custom-login-url/reviews/?filter=5)
 *  [  1 4-星レビュー     ](https://wordpress.org/support/plugin/custom-login-url/reviews/?filter=4)
 *  [  1 3-星レビュー     ](https://wordpress.org/support/plugin/custom-login-url/reviews/?filter=3)
 *  [  1 2-星レビュー     ](https://wordpress.org/support/plugin/custom-login-url/reviews/?filter=2)
 *  [  4 1-星レビュー     ](https://wordpress.org/support/plugin/custom-login-url/reviews/?filter=1)

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

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

## 貢献者

 *   [ Greg Winiarski ](https://profiles.wordpress.org/gwin/)

## サポート

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

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