Title: Restore Old Admin Colors
Author: Goal Prevail
Published: <strong>2026 年 5 月 25 日</strong>
Last modified: 2026 年 7 月 9 日

---

搜尋外掛

![](https://ps.w.org/restore-old-admin-colors/assets/banner-772x250.jpg?rev=3547083)

![](https://ps.w.org/restore-old-admin-colors/assets/icon-256x256.jpg?rev=3547083)

# Restore Old Admin Colors

 由 [Goal Prevail](https://profiles.wordpress.org/goalprevail/) 開發

[下載](https://downloads.wordpress.org/plugin/restore-old-admin-colors.1.0.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/restore-old-admin-colors/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/restore-old-admin-colors/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/restore-old-admin-colors/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/restore-old-admin-colors/#developers)

 [技術支援](https://wordpress.org/support/plugin/restore-old-admin-colors/)

## 外掛說明

WordPress 7.0 changed the default admin color scheme to “Modern”, renaming the long-
standing classic palette to “Fresh” and migrated existing users over to the new 
default. This plugin restores the classic Fresh scheme for users who are still on
the Modern default or have no saved preference, without taking away anyone’s freedom
to switch back later.

 * Sets the color scheme to **Fresh** for newly registered users.
 * Migrates each existing user from “Modern” (or no preference) back to “Fresh” 
   the next time they visit the dashboard, exactly once.
 * Leaves users who already chose another scheme (Light, Blue, Midnight, Ocean, 
   Coffee, Ectoplasm, Sunrise, etc.) alone.
 * Restores the classic “Fresh” look on the login screen too: the blue WordPress
   logo, the classic blue submit button, and the classic blue input focus ring.
 * Records when each user has been processed, and records the previous color value
   only when the plugin changes that user.
 * Adds a GoalPrevail admin dashboard/overview page. The plugin has no configurable
   settings page because it works automatically.
 * No public front-end assets, no scheduled jobs, and no mass updates on activation.
   The login styles are printed only while the plugin is active and disappear the
   moment it is deactivated or deleted.

## 安裝方式

 1. Upload the `restore-old-admin-colors` folder to `/wp-content/plugins/`, or install
    the plugin through the WordPress Plugins screen.
 2. Activate the plugin through the **Plugins** screen.
 3. Visit any admin page – users on the Modern default will be moved back to the classic
    Fresh color scheme.

To uninstall, deactivate the plugin from the Plugins screen. The plugin removes 
its own metadata automatically; users it changed are restored to their recorded 
previous color if they are still using Fresh.

## 常見問題集

### Will this change custom colors I (or my users) have already picked?

No. The plugin only changes users whose admin color scheme is empty or set to the
new 7.0 “Modern” default. Any explicit choice – Light, Blue, Midnight, Ocean, Coffee,
Ectoplasm, Sunrise, etc. – is preserved as-is. After the one-time restore, users
can pick any scheme on their profile page and the plugin will not interfere again.

### Does this add a settings page or menu item?

The plugin adds a GoalPrevail dashboard/overview entry in wp-admin so site owners
can see it with other GoalPrevail plugins. It does not add configurable settings
because the behavior is automatic.

### Does this slow down my site?

No. There are no front-end assets, scheduled jobs, or expensive database loops on
activation. The plugin checks the current logged-in admin user during admin requests,
and after a user is restored or skipped, later requests short-circuit quickly.

### What happens when I deactivate the plugin?

Version 1.0.2 records the previous color value before it changes a user. On deactivation,
if that user is still using Fresh, the plugin restores the recorded previous value
and removes its own metadata. If the user changed to another scheme after the plugin
ran, their newer choice is kept.

For users migrated by older versions before previous-color tracking existed, the
plugin removes its metadata without guessing an unknown previous value.

## 使用者評論

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

### 󠀁[Perfect excatly what I was looking](https://wordpress.org/support/topic/perfect-excatly-what-i-was-looking/)󠁿

 [parimbb](https://profiles.wordpress.org/parimbb/) 2026 年 5 月 25 日

I just hate the new colors of WordPress and I just thought to check if is it any
possible plugin that only changes this fast and quick. I really love it. Recommend
100%

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/restore-old-admin-colors/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Restore Old Admin Colors〉的開發相關工作。

參與者

 *   [ Goal Prevail ](https://profiles.wordpress.org/goalprevail/)

[將〈Restore Old Admin Colors〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/restore-old-admin-colors)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/restore-old-admin-colors/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/restore-old-admin-colors/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/restore-old-admin-colors/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/restore-old-admin-colors/)。

## 變更記錄

#### 1.0.2

 * Fixed: only marks a user as restored when the plugin actually changes their admin
   color.
 * Fixed: records the previous color value before changing a user to Fresh, then
   restores that recorded value on deactivation when safe.
 * Added: separate processed-user tracking so custom-color users are skipped once
   and not treated as migrated users.
 * Changed: legacy restored users without a recorded previous color are no longer
   guessed back to Modern on deactivation.
 * Improved: GoalPrevail dashboard strings, button wrapping, and Plugin Checker 
   compatibility.
 * Updated: readme text now clearly states that the plugin adds a GoalPrevail dashboard/
   overview entry but no configurable settings page.

#### 1.0.1

 * Added: restores the classic “Fresh” styling on the login screen (wp-login.php):
   the classic blue WordPress logo, the classic blue submit button (with hover/focus/
   active states), and the classic blue input focus ring.
 * The login styles are output via the `login_enqueue_scripts` hook only while the
   plugin is active; nothing is persisted, so they disappear immediately on deactivation
   or deletion with no cleanup required.

#### 1.0.0

 * Initial release.
 * Restores the classic “Fresh” admin color scheme for users on the new WordPress
   7.0 “Modern” default, exactly once per user.
 * Sets “Fresh” as the default color scheme for newly registered users.
 * Preserves all explicit user color-scheme choices.
 * On deactivation, removes the plugin’s own user metadata.

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **1 週前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 7.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/restore-old-admin-colors/)
 * 標籤:
 * [admin](https://tw.wordpress.org/plugins/tags/admin/)[admin colors](https://tw.wordpress.org/plugins/tags/admin-colors/)
   [classic](https://tw.wordpress.org/plugins/tags/classic/)[color scheme](https://tw.wordpress.org/plugins/tags/color-scheme/)
   [fresh](https://tw.wordpress.org/plugins/tags/fresh/)
 *  [進階檢視](https://tw.wordpress.org/plugins/restore-old-admin-colors/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/restore-old-admin-colors/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/restore-old-admin-colors/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/restore-old-admin-colors/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/restore-old-admin-colors/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/restore-old-admin-colors/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/restore-old-admin-colors/reviews/)

## 參與者

 *   [ Goal Prevail ](https://profiles.wordpress.org/goalprevail/)

## 技術支援

最近 2 個月解決的問題:

     總計 1 個問題，已解決 0 個

 [檢視技術支援論壇](https://wordpress.org/support/plugin/restore-old-admin-colors/)