Linux 软件免费装
Banner图

Halcyon Admin — Reduced Motion & Resizable Sidebar

开发者 pressermannen
miikkamakela
更新时间 2026年6月9日 12:43
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

sidebar dashboard admin accessibility motion

下载

1.0.6 1.0.3 1.0.4 1.0.5

详情介绍:

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 three things wp-admin does by default, and gets out of the way. What it does All preferences are per-user and stored as user meta. There is no global settings page, no telemetry, and no external network calls.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install via the Plugins → Add New screen.
  2. Activate Halcyon Admin.
  3. Optional: open your profile screen to adjust the three settings.

屏幕截图:

  • The Halcyon Admin section on the user profile screen, with the single per-user setting.

升级注意事项:

1.0.6 Philosophy discussion expanded in documentation. No code changes. 1.0.5 Readme fix, plugin page banner, refreshed screenshots, and tightened copy. No code changes. 1.0.4 Readme improvements. No code changes. 1.0.3 Code quality fixes from the Plugin Check tool. No functional change. 1.0.2 Rename to Halcyon Admin. Slug, namespace, and user meta keys have changed. Stored preferences are not migrated. 1.0.1 Metadata fix for WordPress.org plugin directory requirements. 1.0.0 Initial release.

常见问题:

Does it work with the block editor?

Yes. The block editor's layout offsets follow your saved menu width, so resizing works the same in the editor as in the main admin.

Does it work on mobile or touch devices?

The drag-to-resize handle is desktop-only (mouse / trackpad). On touch devices, the menu uses the default WordPress width. Reduced motion and the color-scheme default work everywhere.

Does it work on multisite?

Yes. All preferences are per-user meta, so each user across the network can have their own settings.

How do I reset the menu width?

Drag the menu edge to a new width — it saves automatically. To restore the WordPress default, open your profile screen, leave the menu-width field empty, and save.

Can I disable individual features?

Yes, each feature can be turned off independently:

  • Animations — toggle in your profile under Users → Profile → Halcyon Admin.
  • Menu width — drag the menu edge back to a different width; it saves automatically and is per user.
  • Color scheme — pick a different scheme through WordPress's standard profile color-scheme picker.

What data does the plugin store about me?

Three user-meta keys, all local to your WordPress install:

  • halcyon_admin_animations_enabled
  • halcyon_admin_color_scheme_chosen
  • halcyon_admin_sidebar_width
No data is sent off-site, no cookies are set, no external services are contacted. All stored data is removed automatically when the plugin is uninstalled.

Does it conflict with other admin-customization plugins?

Generally no, but two plugins adjusting the same thing (admin color scheme, sidebar width, or animation state) will produce whichever loads last. Test any existing admin-customization plugins after activating Halcyon Admin.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0