
外掛標籤
開發者團隊
② 後台搜尋「Halcyon Admin — Reduced Motion & Resizable Sidebar」→ 直接安裝(推薦)
原文外掛簡介
Halcyon Admin tunes the WordPress admin for people who prefer a steady, low-distraction workspace. It doesn’t add a settings page, a dashboard widget, or a notice — it just changes a handful of things wp-admin does by default, and gets out of the way.
What it does
Resizable admin menu — drag the right edge of the left menu to resize; width is saved per user and honored by the block editor.
Reduced motion by default — disables CSS transitions, jQuery animations, and the WordPress 7 view transitions for users who haven’t opted in. Honors prefers-reduced-motion.
JavaScript-delivered admin bar — the admin toolbar loads via JavaScript after page render, so full-page cache plugins can serve the complete HTML without the personalized toolbar. Users can opt out in their profile to get the default server-rendered bar.
Floating submit button — the Publish/Update button sticks to the bottom of the viewport when scrolling long post editor pages.
Sensible default — sets Fresh as the default admin color scheme for new users. Users can pick a different scheme through WordPress’s standard profile color-scheme picker.
All preferences are per-user and stored as user meta. There is no global settings page, no telemetry, and no external network calls.
Why “Halcyon”?
Halcyon means calm and peaceful. The plugin’s only job is to make wp-admin feel that way.
In professional administrative environments, efficiency, focus, and predictability are the priorities. The WordPress 7.0 upgrade introduced several new admin animations and transitions. While modern design enhancements can offer visual interest, they can also make the dashboard feel busy, less professional, and more distracting during routine editing work.
Furthermore, animation is a core accessibility concern. Extra motion in menus, panels, and transitions can be uncomfortable or problematic for users sensitive to motion. Halcyon Admin believes that:
Accessibility is a baseline — Operating system preferences like prefers-reduced-motion must be respected comprehensively throughout the admin area.
User control is paramount — Existing users shouldn’t be forced into a more animated and busy interface by default. Users, particularly those managing client sites or spending hours in the dashboard, deserve a clear, clean, and distraction-free workspace.
Usability matches innovation — Visual improvements are welcome, but they should enhance productivity and focus, not compete with them.
Halcyon Admin provides a quiet compromise: it restores a classic, steady dashboard experience by default, but stays completely out of the way for users who prefer standard settings.
Must-use install
To load Halcyon Admin as a must-use plugin (no activation needed, no update prompts):
Copy the halcyon-admin/ folder to wp-content/mu-plugins/halcyon-admin/.
Create a new file at wp-content/mu-plugins/halcyon-admin-loader.php containing:
