Linux 软件免费装
Banner图

Desktop Mode

开发者 automattic
allterraindeveloper
epeicher
mmtr86
nickhamze
更新时间 2026年8月1日 01:50
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard admin productivity ai desktop

下载

0.7.2 0.8.9 0.9.0 0.9.3 0.8.5 0.9.5 0.9.6 0.8.0 0.8.1 0.8.2 0.8.3 0.8.4 0.8.6 0.8.7 0.8.8 0.9.1 0.9.2 0.9.4 0.9.7 0.9.8

详情介绍:

Your WordPress admin, reimagined as a desktop. Every admin screen opens as a draggable, resizable window — edit a post, browse the Media Library, and moderate comments side by side instead of one page at a time. https://www.youtube.com/watch?v=jii_gGbqUx4 Desktop Mode is opt-in per user: one click in the admin bar switches you in, one click switches you back. Nobody else on the site sees any change, and deactivating the plugin restores the classic admin exactly. Zero Core patches — every feature runs through public WordPress hooks. Built and maintained by Automattic, the company behind WordPress.com, Jetpack, WooCommerce, and Tumblr. A real desktop Make it yours Superpowers Built to be extended Every significant behavior is hookable. Register windows, dock items, wallpapers, widgets, desktop icons, commands, settings tabs, and AI tools from your own plugin — stable desktop_mode_register_* PHP APIs, a typed JavaScript API, and copy-paste examples in the developer docs on GitHub. External services This plugin's optional AI Assistant sends data to the AI provider you configure in WordPress's Settings → Connectors (for example OpenAI, Anthropic, or Google). Generation is routed through WordPress 7.0's built-in AI Client, which supplies the credentials stored in Connectors — the plugin never handles an API key itself. With no provider configured in Connectors, no external AI requests are made. When the AI Assistant is enabled and a user invokes it (via Cmd+K or the slash-command palette): No other external services are contacted by this plugin.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Click the desktop icon in the admin bar's top-right corner. The admin reloads inside the desktop shell.
  4. Click the same icon again at any time to return to the classic admin.
Optional: enable the AI Assistant
  1. In Settings → Connectors, set up an AI provider (OpenAI, Anthropic, or Google). Requires WordPress 7.0+.
  2. In desktop mode, open OS Settings → Features and turn on AI assistant (it's off by default).
  3. Press Cmd+K (or Ctrl+K) anywhere in desktop mode to open the AI assistant.

屏幕截图:

  • Your admin, your desktop — custom wallpapers and live widgets registered by plugins.
  • The AI Assistant (Cmd+K) answers questions about your own posts, pages, and comments.
  • Corkboard — an interactive map of how your content links together.
  • OS Settings — pick a wallpaper preset, an animated scene, or upload your own image.
  • Files on the desktop — drag posts, media, and links onto the wallpaper and into folders.
  • The Trash collects trashed posts, media, folders, and shortcuts in one window.

升级注意事项:

0.8.1 Framework and stability rework, reworked drag and drop, native Posts/Pages/Users windows, and a new Content Graph tool. Backwards-compatible. 0.5.1 Adds AI Copilot extensibility (server-side tools, multi-provider support) and a title-bar button registry. Backwards-compatible.

常见问题:

Does this change anything for users who don't opt in?

No. The classic admin is untouched until a user toggles desktop mode on for themselves. Deactivating the plugin restores vanilla Core exactly.

Does the plugin require an external service to function?

No. The desktop shell, windowing, dock, taskbar, virtual desktops, widgets, wallpapers, and all extension APIs work entirely on-site. The AI Assistant is the only feature that contacts an external service, and it stays inert until an administrator configures an AI provider in Settings → Connectors. See "External services" in the description.

Does it patch WordPress core?

No. Every feature is wired through public WordPress actions and filters.

How do I disable desktop mode for my user?

Click the desktop icon in the admin bar a second time to flip the toggle off. The plugin can also be deactivated globally from the Plugins screen.

Where is the developer documentation?

In docs/ inside the plugin, and on GitHub. The hook reference, JavaScript reference, bridge protocol, and copy-paste examples all live there.

更新日志:

0.9.8 0.9.7 0.9.6 0.9.5 0.9.3 0.9.2 0.9.1 0.9.0 0.8.9 0.8.8 0.8.7 0.8.6 0.8.6-rc1 0.8.5 0.8.4 0.8.3 0.8.2 0.8.1 0.5.1 0.5.0