Title: Admin Classic Borders
Author: Andy Mercer
Published: <strong>2013年11月30日</strong>
Last modified: 2016年8月14日

---

プラグインを検索

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

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

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

# Admin Classic Borders

 作者: [Andy Mercer](https://profiles.wordpress.org/kelderic/)

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

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

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

## 説明

Over the past few years, User-Interface design has moved towards flatness. One only
needs look at Windows 8 to see the direction we are headed in. Starting with version
3.8, WordPress joined in that movement, with admin back-end getting a design overhaul.
Borders have been removed from the menus, text is enlarged, image icons are replaced
with text icons. Much of this is good and a long time coming. Some of it, however,
decreases readability and usability.

This plugin gives you several options to tweak the knew look. The main feature (
and namesake) is the ability to tweak the borders on the main menu. Additionally,
you can set a hover effect for rows (and choose the color). Finally, there are a
few misc improvements. The plugin list has blue bars on the left side of all active
plugins. These get a 1px break between to visually indicate that are per-plugin,
not per-list. Borders on all lists besides the plugin list get consistent bottom-
borders (between items). All these options are on the new Admin page under Appearance.

## スクリーンショット

[⌊The backend without this plugin activated. (Or if activated and borders set to
none).⌉⌊The backend without this plugin activated. (Or if activated and borders 
set to none).⌉[

The backend without this plugin activated. (Or if activated and borders set to none).

[⌊The backend with the plugin activated and the borders set to default (3D).⌉⌊The
backend with the plugin activated and the borders set to default (3D).⌉[

The backend with the plugin activated and the borders set to default (3D).

[⌊The hover effect on rows.⌉⌊The hover effect on rows.⌉[

The hover effect on rows.

[⌊The options page for this plugin, under Appearance -> Admin⌉⌊The options page 
for this plugin, under Appearance -> Admin⌉[

The options page for this plugin, under Appearance -> Admin

## インストール

There are two ways to install this plugin.

Manual:

 1. Upload the `admin-classic-borders` folder to the `/wp-content/plugins/` directory
 2. Go to the ‘Plugins’ menu in WordPress, find ‘Admin Classic Borders’ in the list,
    and select ‘Activate’.

Through the WP Repository:

 1. Go to the ‘Plugins’ menu in WordPress, click on the ‘Add New’ button.
 2. Search for ‘Admin Classic Borders’. Click ‘Install Now’.
 3. Return to the ‘Plugins’ menu in WordPress, find ‘Admin Classic Borders’ in the 
    list, and select ‘Activate’.

## FAQ

  What is the point of this?

I like borders, and I think that it’s easier to read a menu if the options are divided
visually. Also, I wanted some experience submitting a plugin to the WP Repository,
and this provided it.

  Will it be improved?

With v1.5, I think it’s just about as good as it’s going to get. That said, I’ve
thought that before. If you find a bug, or think of an enhancement that you’d like,
please let me know.

## 評価

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

## 貢献者と開発者

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

貢献者

 *   [ Andy Mercer ](https://profiles.wordpress.org/kelderic/)

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

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

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

## 変更履歴

#### 1.7.1

 * WordPress 4.6 compatibility bump

#### 1.7

 * WordPress 4.4 compatibility bump
 * BUGFIX: When Admin page was moved in 1.6, the link on Plugins list wasn’t changed,
   and was broken. Now fixed.

#### 1.6

 * WordPress 4.1 compatibility bump.
 * Moved settings page. Previously it was “Admin Classic Borders” under “Settings”.
   Should now appear as “Admin” under “Appearance”.

#### 1.5

 * Added persistent changes to Admin Toolbar for front end users who aren’t logged
   in. Props to `snih` for suggesting.
 * BUGFIX: Slideout search form not changing heights to match when old toolbar height
   is restored. Props to `snih` for catching.
 * Removed compatibility for WordPress 3.5-3.7 With MP6 Plugin.

#### 1.4

 * Added live preview of Admin Bar height change.
 * Small compatibility tweaks for WP 3.9.
 * Fixed enqueuing order bug that was report in support forum.

#### 1.3

 * Added an option to reset the Admin Bar to 28px in height, as it was before 3.8(
   Default is now 32px). This fixes issues in themes that use absolute positioning
   and assume the height of the Admin Bar to be 28px.
 * Found that bottom borders between table row items on admin options pages had 
   been removed in 3.8 (though they were included in the final versions of MP6).
   Restored them.

#### 1.2.1

 * Caught a bug in the instant preview. No borders that weren’t visible on page-
   load would be loaded as an instant preview. IE, as long as 3D was the saved value,
   previewing a change in border type worked correctly, because all borders were
   shown on page-load. All other saved values had issues though.

#### 1.2

 * Added tabs to the options page to separate out primary Border options from extra
   misc. options.
 * Added a custom CSS text input to the extra misc. settings options tab.
 * Added a warning to be shown in the plugins list if this plugin is installed in
   a version of WordPress below 3.8 that doesn’t have the MP6 plugin also installed.

#### 1.1

 * Changed the jQuery UI CSS file into a .css.php file with the prefix applied as
   a variable, to make changing it in the future easier.

#### 1.0

 * Added live preview of changes to opacity and border type.
 * Refactored CSS to decrease complexity and help with live preview.
 * Darkened the default color of the row hover effect from rgb(230,240,250) to rgb(
   220,230,250).

#### 0.6

 * Added a change in the cursor when sliding the opacity sliders.
 * Darked the opacity sliders’ borders slightly to increase visibilty.

#### 0.5

 * Options page added to let users pick and choose what tweaks they want to enable.

#### 0.1

 * First version of this plugin. It adds borders to the admin menu.

## メタ

 *  バージョン **1.7.1**
 *  最終更新日 **10年前**
 *  有効インストール数 **20+**
 *  WordPress バージョン ** 3.8.0またはそれ以降 **
 *  検証済み最新バージョン: **4.6.30**
 *  言語
 * [English (US)](https://wordpress.org/plugins/admin-classic-borders/)
 * タグ
 * [admin](https://ja.wordpress.org/plugins/tags/admin/)[backend](https://ja.wordpress.org/plugins/tags/backend/)
   [borders](https://ja.wordpress.org/plugins/tags/borders/)[style](https://ja.wordpress.org/plugins/tags/style/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/admin-classic-borders/advanced/)

## 評価

 5つ星中5つ星

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

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

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

## 貢献者

 *   [ Andy Mercer ](https://profiles.wordpress.org/kelderic/)

## サポート

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

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

## 寄付

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

 [ このプラグインに寄付 ](http://www.andymercer.net)