Title: 管理画面カスタマイズ
Author: Johan van der Wijk
Published: <strong>2010年12月16日</strong>
Last modified: 2026年5月20日

---

プラグインを検索

![](https://ps.w.org/customize-admin/assets/banner-772x250.png?rev=2884171)

![](https://ps.w.org/customize-admin/assets/icon-128x128.png?rev=2884171)

# 管理画面カスタマイズ

 作者: [Johan van der Wijk](https://profiles.wordpress.org/vanderwijk/)

[ダウンロード](https://downloads.wordpress.org/plugin/customize-admin.1.9.8.zip)

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

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

## 説明

Customize Admin is a powerful WordPress plugin that puts you in control of your 
website’s login page and dashboard layout. With its intuitive features, you can 
effortlessly tailor the look and feel of your WordPress login page and dashboard,
creating a seamless and branded experience for your users.

Key Features:

**Personalized Login Screen:** Easily upload your custom image or logo to the login
screen and define the link associated with the logo. Take your brand identity to
the forefront and leave a lasting impression on your visitors from the very first
interaction.

**Streamlined HTML:** Trim down and fine-tune your website’s HTML source code by
selectively removing meta tags from the head section. Enjoy better control over 
your site’s code and optimize it for improved performance and SEO.

**Dashboard Widget Management:** Take charge of your dashboard widgets! Customize
Admin enables you to disable selected widgets, allowing you to declutter and streamline
your WordPress dashboard effortlessly.

Want to see the magic of Customize Admin in action? Check out the [plugin homepage](http://www.vanderwijk.com/wordpress/wordpress-customize-admin-plugin/)
for more information and an enlightening screencast video that showcases the plugin’s
capabilities.

## スクリーンショット

 * [[
 * You can specify the logo image and clickthrough link on the options page. It 
   is also possible to disable the generator meta tag and specified dashboard widgets.

## インストール

 1. First you will have to upload the plugin to the `/wp-content/plugins/` folder.
 2. Then activate the plugin in the plugin panel.
     If you have manage options rights
    you will see the new Custom Admin Settings menu.
 3. Specify a clickthrough url for the logo if required.
 4. Specify the url for the custom logo. The path can be relative from the root or 
    include the domain name.
 5. If you have not yet uploaded a logo, you can do so via the Upload Image button.
    Make sure you click ‘Insert into Post’. For the best result, use an image of maximum
    67px height by 326px width.
 6. 「変更を保存」をクリック。

## FAQ

### Why did you make another admin logo plugin?

There are already quite a few plugins that offer similar functionality, but the 
fact that my plugin uses the WordPress Media Library makes it super easy to upload
and edit your own logo.

I also am not aware of any other plugins that allow you to specify a clickthrough
url for the logo.

Finally, this plugin is ready to be localized. All you have to do is to use the 
POT file for translating.

## 評価

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

### 󠀁[Your plugin is being breached again](https://wordpress.org/support/topic/your-plugin-is-being-breached-again/)󠁿

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

Customize Admin keeps being inserted into my WordPress admin and then rootuser is
inserted into MySQL. Customize Admin was put on my site ONCE by me and I had some
issues so I removed it. During that install, there must have been a virus inserted
elsewhere in WordPress because the plugin is reinstalling itself. The virus brought
our server down the other day because it consumed all of the disk space. When it
took off, there were literally hundreds of IP’s pinging other malicious files placed
on our server.

 [ 5件のレビューをすべて表示 ](https://wordpress.org/support/plugin/customize-admin/reviews/)

## 貢献者と開発者

管理画面カスタマイズ はオープンソースソフトウェアです。以下の人々がこのプラグイン
に貢献しています。

貢献者

 *   [ Johan van der Wijk ](https://profiles.wordpress.org/vanderwijk/)

“管理画面カスタマイズ” は3ロケールに翻訳されています。 [翻訳者](https://translate.wordpress.org/projects/wp-plugins/customize-admin/contributors)
のみなさん、翻訳へのご協力ありがとうございます。

[“管理画面カスタマイズ” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/customize-admin)

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

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

## 変更履歴

#### 1.9.8

WordPress v7.0 compatibility tested.

#### 1.9.7

WordPress v6.9 compatibility tested.

#### 1.9.6

WordPress v6.8 compatibility tested.

#### 1.9.4

WordPress v6.7 compatibility tested.

#### 1.9.3

WordPress v6.6 compatibility tested.

#### 1.9.2

WordPress v6.5 compatibility tested.

#### 1.9.1

WordPress v6.4 compatibility tested.

#### 1.9.0

WordPress v6.3 compatibility tested. Cleaned up options page.

#### 1.8.2

WordPress v6.0 compatibility tested.

#### 1.8.0

WordPress v5.8 compatibility tested.

#### 1.7.5

Title attribute revoved from logo on login page because login_headertitle is deprecated
since version 5.2.0.

#### 1.7.4

Changed the default css for the logo image from `background-size: auto auto` to `
background-size: contain`

#### 1.7.3

Fixed a conflict with the theme customizer, thank you Freddy for reporting this.

#### 1.7.2

Added sanitize_hex_color to color picker field to prevent logged-in users from saving
anything else than a HEX color value. Thanks to Dan at [Wordfence](https://www.wordfence.com/)
for alerting me to this potential issue.

#### 1.7.1

Updated the nl_NL translation file

#### 1.7

The plugin is now using the media uploader which was introduced in WP 3.5

#### 1.6.6

Changed dashboard widget visibility settings for WordPress 3.8 widget changes

#### 1.6.4

WordPress 3.8 compatibility fixes

#### 1.6.1

Added an option for removing the RSS feed links from the head section of the html
source.

#### 1.6

The Customize Admin plugin now includes the possibility to select a background color
for the login screen by using the color picker and you can now also add custom CSS
code to style the WordPress login screen.

#### 1.5.1

Changed get_bloginfo(‘siteurl’) to get_bloginfo(‘url’) to prevent notices from being
displayed on the login screen when debug is enabled.

#### 1.5

Added option to remove dashboard RSD and WLW meta tags and image size fix for login
logo

#### 1.4

Added option to remove selected dashboard widgets and a fix for an issue that was
introduced by WordPress 3.4 which put the title tag value of the logo in the head
section of the html.

#### 1.3

Added option to remove generator meta tag from the head section of the html source.

#### 1.2

Code cleanup, inclusion of [option to remove the admin shadow](http://www.vanderwijk.com/updates/remove-wordpress-3-2-admin-shadow-plugin/)
which was introduced in WordPress 3.2.

#### 1.1

Minor update, moved the Customize Admin Options page to the Settings menu.

#### 1.0

First release

## メタ

 *  バージョン **1.9.8**
 *  最終更新日 **2週間前**
 *  有効インストール数 **4,000+**
 *  WordPress バージョン ** 3.5またはそれ以降 **
 *  検証済み最新バージョン: **7.0**
 *  言語
 * [Dutch](https://nl.wordpress.org/plugins/customize-admin/)、[English (US)](https://wordpress.org/plugins/customize-admin/)、
   [Italian](https://it.wordpress.org/plugins/customize-admin/)、[Spanish (Spain)](https://es.wordpress.org/plugins/customize-admin/).
 *  [プラグインを翻訳](https://translate.wordpress.org/projects/wp-plugins/customize-admin)
 * タグ
 * [css](https://ja.wordpress.org/plugins/tags/css/)[custom](https://ja.wordpress.org/plugins/tags/custom/)
   [dashboard](https://ja.wordpress.org/plugins/tags/dashboard/)[login](https://ja.wordpress.org/plugins/tags/login/)
   [logo](https://ja.wordpress.org/plugins/tags/logo/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/customize-admin/advanced/)

## 評価

 5つ星中3.6つ星

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

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

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

## 貢献者

 *   [ Johan van der Wijk ](https://profiles.wordpress.org/vanderwijk/)

## サポート

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

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

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.me/vanderwijk)