OpenStation
wp-admin forgets. OpenStation doesn’t. You know the moment. You’re deep in a post and you need one image from the Media Library. You click over, find it, click back, and everything you had going is gone. Your scroll position, your half-typed thought, the three other things you had queued up in your head. That’s not a bug you hit. That’s the design. wp-admin shows you one screen at a time, and every navigation throws the last one away. It has worked this way since 2003, like a fridge that empties itself every time you close the door. WordPress has rebuilt almost everything else. The editor, the site editor, the patterns, the styles. The admin’s one-screen-at-a-time model is the layer nobody touched. OpenStation touches it. Install it and admin screens become draggable, resizable windows. Edit a post while the Media Library sits open next to it. Drag an image from one window straight into the other. Keep comments open in the corner. Reload the browser and your window layout — open pages, positions, sizes, and window states — comes back where you left it. OpenStation itself is free, GPL, and opt-in per user. One click in the admin bar turns it on for you. One click turns it off. Nobody else on your site sees anything change, and deactivating the plugin restores the classic admin exactly. No Core patches and no lock-in. Optional AI providers may charge for their service. Built and maintained by Automattic, the company behind WordPress.com, Jetpack, WooCommerce, and Tumblr. Work on more than one thing at once Admin pages open as windows, including pages added by most other plugins. Drag them, resize them, snap them, tile them, minimize them to a taskbar. The admin menu becomes a dock of icons. Two editors open at once is one click away. Never lose your place Moving between open windows leaves each page in place. Across reloads, OpenStation remembers your open pages, window positions, sizes and states, virtual desktops, and focus. Closing a window with unsaved changes warns you first. A desk you can actually put things on Drop posts, media, and links right onto the wallpaper. Sort them into folders. Trash them to a Trash that actually holds things. The stuff you’re working on this week can just sit out where you can see it. One desktop per job Virtual desktops, the way your operating system does them. One for writing. One for the store. One for comment triage. One for that redesign you keep poking at. Switch between them without closing anything. Find anything with Cmd+K The full WordPress command palette, plus slash commands from your plugins, all under one keystroke. Turn on the optional AI assistant and you can ask it things like “which post had the comment asking for the recipe?” and it searches your own content to answer. (Requires an AI provider configured in Settings → Connectors on WordPress 7.0+. Details under “External services” below.) See how your site fits together The Corkboard is an interactive, zoomable map of how your posts, pages, and products link to each other. Pan around it. Find the orphans. Find the hubs. Running a store? Orders, Products, Coupons, and Customers become browsable folders with stock and sale ribbons. Open a customer to see their lifetime spend and what they buy most. Follow a product to its buyers, or a coupon to who redeemed it. Make it yours Wallpapers, from color presets to animated scenes to your own photo. Live widgets pinned to the desktop: drafts, stats, recent comments, a focus timer. Uploadable desktop themes, including a built-in Legacy theme that brings the old WordPress blue back in one click. And Mio, a soft-body desk companion that drifts across your wallpaper and gets bumped around by your windows. Off by default. You’ll turn it on. For developers Extend OpenStation through documented PHP and JavaScript APIs. Register windows, icons, wallpapers, widgets, commands, and settings tabs through stable openstation_register_* PHP APIs and a typed JavaScript API; customize dock items through documented hooks; add AI tools with the WordPress Abilities API. Copy-paste examples live in the developer docs on GitHub. External services No external service is required for OpenStation’s desktop interface. The optional AI Assistant and two user-initiated enrichment features make the external requests described below. AI Assistant The 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): What is sent: the user’s prompt, the conversation history for the active session, and tool-call metadata. The plugin’s built-in tools (search_posts, search_pages, search_comments) run WordPress’s native keyword search and may include excerpts of the matching posts/pages/comments in tool results, which are then sent back to the provider as part of the agentic loop. When it is sent: on user-initiated AI requests, and (if an administrator enables “Score new comments with AI”) on comment-save hooks for spam analysis. Posts, pages, and taxonomy terms are not sent automatically. Why it is sent: to obtain model completions and tool-call decisions that drive the AI Assistant. Who provides the service: whichever provider you configured in Settings → Connectors. Which provider (and endpoint) receives the data depends entirely on that configuration. Review the chosen provider’s own terms and privacy policy (e.g. OpenAI, Anthropic, or Google). URL shortcut favicons When an authorized user creates a desktop shortcut to an external URL, OpenStation asks that URL for its page HTML and favicon so the shortcut can display the site’s icon. The request is made from your WordPress server and sends the requested URL, the server’s IP address, an OpenStation user-agent string, and normal HTTP request metadata to the operator of that site. This happens only when a user creates the shortcut. The destination site’s terms and privacy policy apply. WordPress.org plugin information When an authorized user opens or refreshes parts of OpenStation’s Plugins window, OpenStation may request public plugin details, update metadata, and review excerpts from WordPress.org. These requests send plugin slugs, the site’s locale, and normal HTTP request metadata to WordPress.org. This information is used only to display and manage plugins. Review the WordPress.org Privacy Policy. OpenStation’s OAuth relay does not contact a service by itself. Third-party plugins that configure the relay may contact their own providers and are responsible for disclosing those services. Credits OpenStation is brought to you by Automattic. The plugin is open source under GPLv2-or-later; contributions are welcome on GitHub. Third-party libraries The plugin bundles the following third-party JavaScript library, loaded on demand only when a feature that needs it is in use: PixiJS (MIT License) — used by the Corkboard window, built-in canvas wallpapers (e.g. the animated WordPress logo), the Mio desk companion, and the Inkfall typing game. PixiJS is loaded from the plugin’s own assets/vendor/ directory; no CDN requests are made. Data files The Inkfall game’s word list (assets/games/inkfall/words.txt) is generated from the following sources (attribution also ships in the file’s header): FrequencyWords by Hermit Dave (CC-BY-SA 4.0) — English word-frequency ranking derived from the OpenSubtitles corpus. english-words by dwyl (Unlicense) — used as a validity filter. LDNOOBW English list (CC-BY 4.0) — used as an exclusion filter.
Top keywords
- wordpress15×1.17%
- ai14×1.10%
- openstation13×1.02%
- open9×0.70%
- pages8×0.63%
- provider7×0.55%
- site7×0.55%
- window7×0.55%
- admin6×0.47%
- ai assistant6×0.47%
- assistant6×0.47%
- click6×0.47%
Structure Viewer – File Explorer & AI Context Builder
Structure Viewer is a WordPress file explorer and AI context builder for developers — browse, inspect, view source code, and export the complete file structure of any installed plugin or theme, directly from your WordPress admin dashboard. No FTP, no cPanel, no server access needed. Open any file, read its source code with syntax highlighting, search across your entire codebase, and export the full file tree as TXT, JSON, XML, PDF, or clipboard copy — all without leaving WordPress. And if you work with any AI coding tool — ChatGPT, Claude, Cursor, Copilot, Gemini, or anything else — Structure Viewer is the missing first step. Export your plugin’s complete structure as ready-to-use AI context in one click, and give your AI the full codebase map before you ask it anything. — 🤖 Built for AI-Assisted Development Modern coding workflows look different than they did two years ago. You’re working alongside an AI, and your AI works better when it has structural context. Structure Viewer is designed for exactly that workflow: Tree-format exports purpose-built for LLM context windows — clean ASCII, no markdown noise, token-efficient Works with any AI tool — ChatGPT, Claude, Cursor, Copilot, Gemini, Perplexity, or any other chat or coding assistant One-click clipboard copy — emoji tree format that pastes into any AI chat with perfect alignment Filter before you export — exclude node_modules, vendor, build artifacts, or anything you don’t want bloating your context Read source inline — open any file in the browser modal, copy the snippet you need, paste into your AI conversation Auto-redact secrets — opt-in masking of API keys, tokens, passwords, AWS / Stripe / GitHub keys, JWTs and PEM private keys before content leaves the server — paste into any AI tool without leaking credentials Pro: Comparator — diff two versions of a plugin and feed only the changed lines to your AI for targeted code review Pro: FlatPack — extract just the PHP, just the JS, or just the CSS from any plugin and hand the AI a focused codebase WP-CLI exports — script structure dumps directly into your AI agent’s working directory Stop pasting one file at a time. Give the AI the whole map first, then ask better questions. — 🗂️ File Explorer See exactly what is inside every plugin and theme: Interactive tree view — expandable folders with icons for every file type (PHP, JS, CSS, images, JSON, XML, and more) Searchable item picker — switch between All Plugins, individual plugins, All Themes, and individual themes instantly Live tree search — type to filter files in real time, jump between matches with next/prev navigation All-mode plugin filter — when viewing All Plugins or All Themes, the live search filters the plugin or theme list by name so you can find the one you want fast File type tag strip — one click to show only PHP files, only CSS, only images — whatever you need File size and modification dates — see when each file was last changed, toggle on/off Recently Viewed panel — jump back to any file or folder you have already opened 📄 File Viewer Click any file to read it right there in your browser: Inline modal with syntax highlighting for all common languages File metadata: size, line count, last modified timestamp Auto-redact secrets badge — shown in the modal when redaction is active so you know the displayed content has been sanitised Fullscreen mode for reading long files without scrolling the page One-click download — get any file with the correct MIME type and original filename preserved 🔍 Search Find any file across your entire plugin or theme in seconds: Real-time search — results appear as you type, no page reloads Extension search — prefix with a dot to filter by type: .php, .js, .css, .json File type dropdown for quick narrowing Results show full relative path, file size, and last modified date 📤 Export Share or document your plugin structures in any format: TXT — clean ASCII tree, perfect for documentation, tickets, and AI context windows JSON — nested structure with file sizes and timestamps for programmatic use XML — standardized hierarchical format PDF — formatted document with header, page numbers, and automatic page breaks Clipboard — one-click emoji tree copy for pasting into Slack, Notion, or GitHub 📊 Dashboard Your WordPress file ecosystem at a glance: Stat tiles for total plugins, active/inactive split, total themes, and total files indexed Largest plugins table — instantly see which plugins are heaviest with file count and size bars WordPress environment strip: WP version, PHP version, active theme, site URL ⚙️ Settings Make it yours: Dark mode / Light mode — toggle instantly from the plugin header or apply via Settings; rendered server-side with no flash on load Accent color picker — Emerald (default), Violet, Blue, Amber, or Rose Auto-redact secrets on export (new in 2.2.2) — opt-in toggle that masks credentials in viewed and downloaded file content Exclude hidden files, system directories, and custom patterns (node_modules, .git, vendor) Settings auto-save with instant confirmation toast 💻 WP-CLI Automate structure exports from the command line: wp structure-viewer export plugin wp structure-viewer export theme wp structure-viewer list plugins wp structure-viewer list themes — 🚀 Structure Viewer Pro Unlock two powerful Pro tools for developers who need to go deeper. 🔀 Comparator — Know Exactly What Changed Ever updated a plugin and wondered what actually changed? Comparator shows you a precise, color-coded, line-by-line diff between any two versions — so you can audit updates, review customizations, and catch unwanted changes before they cause problems. Compare two plugin ZIPs side by side Compare an installed plugin or theme against any uploaded ZIP Compare two individual files for a targeted spot-check Added lines in green, removed in red, changed lines clearly highlighted Works on large plugins and minified CSS/JS files — auto-tokenizes before diffing Expand/collapse per-file diff blocks to focus on what matters 📦 FlatPack — Extract Only What You Need Need just the CSS from a plugin? Or all the PHP files for a code review? FlatPack extracts any plugin or theme ZIP and flattens it into a single, clean download — no nested folders, no hunting through directory trees. Upload any plugin or theme ZIP and see all its files in a live preview instantly Filter by PHP, CSS and JS, images, or any custom extension — preview updates live Only the filtered files are included in the output ZIP Smart collision-safe naming: duplicate basenames get a folder prefix automatically Download a single flat ZIP in seconds Upgrade to Pro from within the plugin — Settings → License → Upgrade to Pro. — 🔒 Security Security is not an afterthought. Every request to Structure Viewer is protected: Nonce verification on all AJAX endpoints manage_options capability required — administrators only, no public access Path traversal prevention — file paths resolved with realpath() and verified Input sanitized with wp_unslash() + sanitize_text_field() before use All output escaped before rendering Auto-redact secrets (opt-in) — strips API keys, tokens, passwords, AWS / Stripe / GitHub / Google / Slack keys, JWTs, and PEM private keys from viewed and downloaded file content Pro upload directories protected with .htaccess deny rules ⚡ Performance Structure Viewer is invisible to your site’s frontend: Assets load only on the Structure Viewer admin page — zero impact on your site Dashboard stats cached with a 6-hour transient Lazy tree loading — only trees you expand are scanned FlatPack preview filtering is entirely client-side — no extra AJAX round-trips No external HTTP requests at runtime