[{"data":1,"prerenderedAt":805},["ShallowReactive",2],{"news-post-wordpress-global-search-admin-shortcut":3,"news-related-wordpress-global-search-admin-shortcut":222},{"id":4,"date":5,"date_gmt":5,"guid":6,"modified":5,"modified_gmt":5,"slug":8,"status":9,"type":10,"link":7,"title":11,"content":13,"excerpt":16,"author":18,"featured_media":19,"comment_status":20,"ping_status":20,"sticky":15,"template":21,"format":22,"meta":23,"categories":24,"tags":27,"class_list":28,"acf":37,"_links":38,"_embedded":79},13136,"2026-06-17T13:45:00",{"rendered":7},"https://data.uipress.co/wordpress-global-search-admin-shortcut/","wordpress-global-search-admin-shortcut","publish","post",{"rendered":12},"WordPress Global Search: Find Posts, Users, and Settings From One Shortcut",{"rendered":14,"protected":15},"\u003Cp>The default WordPress admin search is a field at the top of whichever list table you are already on. It searches posts when you are on Posts, users when you are on Users, and nothing useful when you are on Settings. There is no single shortcut that finds a page, a user, a plugin screen, and a category from anywhere in wp-admin.\u003C/p>\n\u003Cp>That is the product gap behind queries like “WordPress global search,” “WordPress admin search,” and “how to use WordPress global search.” People have used command palettes in code editors and design tools. They expect the same thing in the CMS they use all day.\u003C/p>\n\u003Ch2 id=\"wordpress-already-has-a-command-palette-it-is-not-enough\">WordPress already has a command palette — it is not enough\u003C/h2>\n\u003Cp>Gutenberg’s command palette (Ctrl/Cmd + K in the editors) has improved, and WordPress 7.1 made recent commands persist in user preferences. That helps while you are editing a post. It does not replace a global admin search that covers:\u003C/p>\n\u003Cul>\n\u003Cli>Posts, pages, and custom post types\u003C/li>\n\u003Cli>Users\u003C/li>\n\u003Cli>Categories and other taxonomies\u003C/li>\n\u003Cli>Admin menu destinations\u003C/li>\n\u003Cli>Quick actions such as “add user” or “clear cache” if you register them\u003C/li>\n\u003C/ul>\n\u003Cp>If your day is half writing and half operations, you need search that works on the plugins screen, the WooCommerce orders list, and the dashboard — not only inside the block editor.\u003C/p>\n\u003Ch2 id=\"what-wordpress-global-search-should-feel-like\">What WordPress global search should feel like\u003C/h2>\n\u003Cp>The bar is the same as every good command palette:\u003C/p>\n\u003Cul>\n\u003Cli>One keyboard shortcut from any admin screen\u003C/li>\n\u003Cli>Results grouped by type, updating as you type\u003C/li>\n\u003Cli>Filters so “order” can mean a post title or a WooCommerce order\u003C/li>\n\u003Cli>History, because you will search for the same settings page every week\u003C/li>\n\u003Cli>Actions, not just links — create, jump, or run a registered command\u003C/li>\n\u003C/ul>\n\u003Cp>Without grouping, a query like “home” returns a pile of attachments, a page, and a user named Homer. Grouping is the feature that makes global search usable.\u003C/p>\n\u003Ch2 id=\"command-syntax-that-earns-its-keep\">Command syntax that earns its keep\u003C/h2>\n\u003Cp>Free text is the default. Prefixes stop the noise:\u003C/p>\n\u003Cul>\n\u003Cli>\u003Ccode>&gt;post\u003C/code> — only posts\u003C/li>\n\u003Cli>\u003Ccode>&gt;page\u003C/code> — only pages\u003C/li>\n\u003Cli>\u003Ccode>@user\u003C/code> — only users\u003C/li>\n\u003Cli>\u003Ccode>#category\u003C/code> — only categories\u003C/li>\n\u003Cli>\u003Ccode>!action\u003C/code> — only quick actions\u003C/li>\n\u003C/ul>\n\u003Cp>You do not need users to memorise the list on day one. Power users will. Everyone else can still type a title and click.\u003C/p>\n\u003Ch2 id=\"how-to-search-wordpress-faster-today\">How to search WordPress faster today\u003C/h2>\n\u003Cp>Even before you change tools, a few habits help:\u003C/p>\n\u003Col>\n\u003Cli>Use the list-table search when you already know the object type.\u003C/li>\n\u003Cli>Use the command palette in the editors for block and editor commands.\u003C/li>\n\u003Cli>Bookmark the three settings screens you always hunt for.\u003C/li>\n\u003Cli>Stop using the browser’s in-page search as your admin navigation. It cannot see screens you have not loaded.\u003C/li>\n\u003C/ol>\n\u003Cp>Those habits still leave a hole. The hole is “I know it exists and I do not remember which menu it lives in.”\u003C/p>\n\u003Ch2 id=\"global-search-in-uixpress\">Global search in uiXpress\u003C/h2>\n\u003Cp>uiXpress adds a \u003Ca href=\"https://www.uipress.co/features/global-search\">keyboard-driven global search\u003C/a> across posts, pages, users, categories, and admin resources, with command syntax and search history. It is built for the whole admin, not only the block editor.\u003C/p>\n\u003Cp>That is the difference between a WordPress admin theme that only restyles the menu and one that changes how you move. Combined with a modern menu and a \u003Ca href=\"https://www.uipress.co/features/dashboard\">custom dashboard\u003C/a>, search becomes the primary navigation for people who already know what they want.\u003C/p>\n\u003Cp>Developers can extend it through the Quick Actions API, which is how you add site-specific jumps — “open staging,” “new landing page,” “last WooCommerce refund” — without teaching a new UI.\u003C/p>\n\u003Ch2 id=\"teaching-a-team-to-use-it\">Teaching a team to use it\u003C/h2>\n\u003Cp>Put the shortcut on the handover doc. One line is enough: “Press the search shortcut from any admin screen. Type a title, a user, or a setting. Use \u003Ccode>&gt;page\u003C/code> if the results are noisy.”\u003C/p>\n\u003Cp>Teams adopt global search when it is faster than the menu on the third try. If the first result is wrong, they go back to hovering over WooCommerce.\u003C/p>\n\u003Ch2 id=\"global-search-vs-a-better-menu\">Global search vs a better menu\u003C/h2>\n\u003Cp>You still need a clear admin menu. Search does not replace information architecture for clients who log in once a week. It replaces the tax you pay when you log in twenty times a day.\u003C/p>\n\u003Cp>If you white-label the admin, keep search available to staff and consider whether clients need it. Some client roles are happier with five menu items and no command palette. Your editors will want both.\u003C/p>\n\u003Cp>If you have been looking for WordPress global search, you are not looking for another settings field. You are looking for a command palette that covers the admin you actually use. That is what uiXpress ships.\u003C/p>\n",false,{"rendered":17,"protected":15},"\u003Cp>The Gutenberg command palette is not a WordPress global search. Here is how to find posts, users, and admin screens from one keyboard shortcut.\u003C/p>\n",1,13135,"closed","","standard",{"_acf_changed":15,"_eb_attr":21,"footnotes":21},[25,26],7,6,[],[29,10,30,31,32,33,34,35,36],"post-13136","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-tutorials",[],{"self":39,"collection":45,"about":48,"author":51,"replies":55,"version-history":58,"wp:featuredmedia":62,"wp:attachment":65,"wp:term":68,"curies":75},[40],{"href":41,"targetHints":42},"https://data.uipress.co/wp-json/wp/v2/posts/13136",{"allow":43},[44],"GET",[46],{"href":47},"https://data.uipress.co/wp-json/wp/v2/posts",[49],{"href":50},"https://data.uipress.co/wp-json/wp/v2/types/post",[52],{"embeddable":53,"href":54},true,"https://data.uipress.co/wp-json/wp/v2/users/1",[56],{"embeddable":53,"href":57},"https://data.uipress.co/wp-json/wp/v2/comments?post=13136",[59],{"count":60,"href":61},0,"https://data.uipress.co/wp-json/wp/v2/posts/13136/revisions",[63],{"embeddable":53,"href":64},"https://data.uipress.co/wp-json/wp/v2/media/13135",[66],{"href":67},"https://data.uipress.co/wp-json/wp/v2/media?parent=13136",[69,72],{"taxonomy":70,"embeddable":53,"href":71},"category","https://data.uipress.co/wp-json/wp/v2/categories?post=13136",{"taxonomy":73,"embeddable":53,"href":74},"post_tag","https://data.uipress.co/wp-json/wp/v2/tags?post=13136",[76],{"name":77,"href":78,"templated":53},"wp","https://api.w.org/{rel}",{"author":80,"wp:featuredmedia":100,"wp:term":177},[81],{"id":18,"name":82,"url":83,"description":21,"link":84,"slug":85,"avatar_urls":86,"acf":91,"_links":92},"mark.ashton","http://home.uipress.co","https://data.uipress.co/author/mark-ashton/","mark-ashton",{"24":87,"48":88,"96":89,"128":90},"https://secure.gravatar.com/avatar/27fafe7ca4d54e25aa91f001a17d4da4b5ec5a58b0d5236358218dd39413eb83?s=24&d=mm&r=g","https://secure.gravatar.com/avatar/27fafe7ca4d54e25aa91f001a17d4da4b5ec5a58b0d5236358218dd39413eb83?s=48&d=mm&r=g","https://secure.gravatar.com/avatar/27fafe7ca4d54e25aa91f001a17d4da4b5ec5a58b0d5236358218dd39413eb83?s=96&d=mm&r=g","https://secure.gravatar.com/avatar/27fafe7ca4d54e25aa91f001a17d4da4b5ec5a58b0d5236358218dd39413eb83?s=128&d=mm&r=g",[],{"self":93,"collection":97},[94],{"href":54,"targetHints":95},{"allow":96},[44],[98],{"href":99},"https://data.uipress.co/wp-json/wp/v2/users",[101],{"id":19,"date":102,"slug":103,"type":104,"link":105,"title":106,"author":18,"featured_media":60,"acf":108,"caption":109,"alt_text":107,"media_type":111,"mime_type":112,"media_details":113,"source_url":156,"_links":161},"2026-08-24T08:11:36","global-search-with-results","attachment","https://data.uipress.co/global-search-with-results/",{"rendered":107},"WordPress global search command palette in the uiXpress admin",[],{"rendered":110},"\u003Cp>WordPress global search command palette in the uiXpress admin\u003C/p>\n","image","image/png",{"width":114,"height":115,"file":116,"filesize":117,"sizes":118,"image_meta":157,"original_image":160},2560,1493,"2026/08/global-search-with-results-scaled.png",276872,{"medium":119,"large":125,"thumbnail":131,"medium_large":136,"1536x1536":142,"2048x2048":148,"full":154},{"file":120,"width":121,"height":122,"filesize":123,"mime_type":112,"source_url":124},"global-search-with-results-300x175.png",300,175,11093,"https://data.uipress.co/wp-content/uploads/2026/08/global-search-with-results-300x175.png",{"file":126,"width":127,"height":128,"filesize":129,"mime_type":112,"source_url":130},"global-search-with-results-1024x597.png",1024,597,78313,"https://data.uipress.co/wp-content/uploads/2026/08/global-search-with-results-1024x597.png",{"file":132,"width":133,"height":133,"filesize":134,"mime_type":112,"source_url":135},"global-search-with-results-150x150.png",150,5539,"https://data.uipress.co/wp-content/uploads/2026/08/global-search-with-results-150x150.png",{"file":137,"width":138,"height":139,"filesize":140,"mime_type":112,"source_url":141},"global-search-with-results-768x448.png",768,448,50275,"https://data.uipress.co/wp-content/uploads/2026/08/global-search-with-results-768x448.png",{"file":143,"width":144,"height":145,"filesize":146,"mime_type":112,"source_url":147},"global-search-with-results-1536x896.png",1536,896,141315,"https://data.uipress.co/wp-content/uploads/2026/08/global-search-with-results-1536x896.png",{"file":149,"width":150,"height":151,"filesize":152,"mime_type":112,"source_url":153},"global-search-with-results-2048x1195.png",2048,1195,207061,"https://data.uipress.co/wp-content/uploads/2026/08/global-search-with-results-2048x1195.png",{"file":155,"width":114,"height":115,"mime_type":112,"source_url":156},"global-search-with-results-scaled.png","https://data.uipress.co/wp-content/uploads/2026/08/global-search-with-results-scaled.png",{"aperture":158,"credit":21,"camera":21,"caption":21,"created_timestamp":158,"copyright":21,"focal_length":158,"iso":158,"shutter_speed":158,"title":21,"orientation":158,"keywords":159,"alt":21},"0",[],"global-search-with-results.png",{"self":162,"collection":166,"about":169,"author":172,"replies":174},[163],{"href":64,"targetHints":164},{"allow":165},[44],[167],{"href":168},"https://data.uipress.co/wp-json/wp/v2/media",[170],{"href":171},"https://data.uipress.co/wp-json/wp/v2/types/attachment",[173],{"embeddable":53,"href":54},[175],{"embeddable":53,"href":176},"https://data.uipress.co/wp-json/wp/v2/comments?post=13135",[178,221],[179,201],{"id":25,"link":180,"name":181,"slug":182,"taxonomy":70,"acf":183,"_links":184},"https://data.uipress.co/category/blog/","Blog","blog",[],{"self":185,"collection":190,"about":193,"wp:post_type":196,"curies":199},[186],{"href":187,"targetHints":188},"https://data.uipress.co/wp-json/wp/v2/categories/7",{"allow":189},[44],[191],{"href":192},"https://data.uipress.co/wp-json/wp/v2/categories",[194],{"href":195},"https://data.uipress.co/wp-json/wp/v2/taxonomies/category",[197],{"href":198},"https://data.uipress.co/wp-json/wp/v2/posts?categories=7",[200],{"name":77,"href":78,"templated":53},{"id":26,"link":202,"name":203,"slug":204,"taxonomy":70,"acf":205,"_links":206},"https://data.uipress.co/category/tutorials/","Tutorials","tutorials",[],{"self":207,"collection":212,"about":214,"wp:post_type":216,"curies":219},[208],{"href":209,"targetHints":210},"https://data.uipress.co/wp-json/wp/v2/categories/6",{"allow":211},[44],[213],{"href":192},[215],{"href":195},[217],{"href":218},"https://data.uipress.co/wp-json/wp/v2/posts?categories=6",[220],{"name":77,"href":78,"templated":53},[],[223,389,523,667],{"id":224,"date":225,"date_gmt":225,"guid":226,"modified":225,"modified_gmt":225,"slug":228,"status":9,"type":10,"link":227,"title":229,"content":231,"excerpt":233,"author":18,"featured_media":235,"comment_status":20,"ping_status":20,"sticky":15,"template":21,"format":22,"meta":236,"categories":237,"tags":239,"class_list":240,"acf":243,"_links":244,"_embedded":275},13142,"2026-08-20T09:30:00",{"rendered":227},"https://data.uipress.co/wordpress-7-1-admin-ui-what-changed/","wordpress-7-1-admin-ui-what-changed",{"rendered":230},"WordPress 7.1 Admin UI: What Changed and What Agencies Still Need",{"rendered":232,"protected":15},"\u003Cp>WordPress 7.1 landed on 19 August 2026, timed with WordCamp US. The headline features are easy to list: a persistent admin bar in the editors, a new media editor, richer notes with @mentions, Playlist and Tabs blocks, and a design-system foundation for theming admin interfaces.\u003C/p>\n\u003Cp>If you searched for “WordPress 7 admin UI,” “WordPress new admin ui,” or “WordPress admin redesign,” you were probably hoping this was the year core finally replaced wp-admin. It is not. 7.1 makes the admin more consistent. It does not give you a modern WordPress admin theme, a client dashboard, or a white-label handover.\u003C/p>\n\u003Ch2 id=\"what-actually-changed-in-the-wordpress-7-1-admin\">What actually changed in the WordPress 7.1 admin\u003C/h2>\n\u003Ch3 id=\"the-admin-bar-stays-with-you\">The admin bar stays with you\u003C/h3>\n\u003Cp>The admin bar now remains visible in the Site Editor and Block Editor. Navigation no longer disappears the moment you start editing. There is a small visual refresh, and the old W-logo corner behaviour has been cleaned up in favour of a clearer back path. If you need the old focus, Distraction Free mode still hides the bar.\u003C/p>\n\u003Cp>If your plugin injects nodes into the toolbar, retest it in the Site Editor. Persistent chrome changes layout assumptions that have been true for years.\u003C/p>\n\u003Ch3 id=\"a-more-personal-admin-in-small-pieces\">A more personal admin, in small pieces\u003C/h3>\n\u003Cp>7.1 includes quality-of-life admin work that adds up: the command palette remembers recent commands, the Site Editor respects your admin colour scheme instead of a fixed dark sidebar, and site identity settings (title, tagline, logo, icon) now live under Design → Identity.\u003C/p>\n\u003Cp>These are the right kind of core changes — boring, useful, easy to miss in a recap that only talks about new blocks.\u003C/p>\n\u003Ch3 id=\"design-system-tokens-not-a-new-dashboard\">Design system tokens, not a new dashboard\u003C/h3>\n\u003Cp>Developers get semantic design tokens and a React \u003Ccode>ThemeProvider\u003C/code> so custom admin panels can follow colour, radius, and cursor styles without hard-coded hex values. The Site Editor is an early consumer.\u003C/p>\n\u003Cp>Read the scope carefully. Full admin theming did not ship. You cannot point 7.1 at a brand palette and get a white-label wp-admin. You can make \u003Cem>new\u003C/em> admin UI feel more like WordPress. The rest of the dashboard, list tables, and plugin screens are still the classic admin.\u003C/p>\n\u003Ch3 id=\"media-and-collaboration\">Media and collaboration\u003C/h3>\n\u003Cp>The new media editor brings cropping, flipping, rotation, and metadata into one workflow. Notes can sit on a text selection, support rich text, and notify people via @mentions. Those features help writers. They do not rebuild the media library or the users screen.\u003C/p>\n\u003Ch2 id=\"what-agencies-still-need-after-7-1\">What agencies still need after 7.1\u003C/h2>\n\u003Cp>Core should keep improving navigation. Agencies still have to deliver an admin that clients will use.\u003C/p>\n\u003Cul>\n\u003Cli>\u003Cstrong>A custom dashboard.\u003C/strong> 7.1 did not replace At a Glance and WordPress News with role-specific analytics.\u003C/li>\n\u003Cli>\u003Cstrong>A real dark mode.\u003C/strong> Colour schemes and tokens are not Dark Engine. Plugin screens still need a dedicated approach.\u003C/li>\n\u003Cli>\u003Cstrong>White label.\u003C/strong> Login, favicon, footer, and copy replacement remain plugin or theme work.\u003C/li>\n\u003Cli>\u003Cstrong>Plugin management and activity logs.\u003C/strong> Operational tooling is still third-party.\u003C/li>\n\u003Cli>\u003Cstrong>Role-specific menus.\u003C/strong> Persistent chrome does not hide Plugins from a client role.\u003C/li>\n\u003C/ul>\n\u003Cp>The official \u003Ca href=\"https://wordpress.org/news/2026/08/mary-lou/\">WordPress 7.1 announcement\u003C/a> is the right source for the feature list. The conclusion for product teams is simpler: core is investing in the editor chrome and in APIs. The daily admin for a WooCommerce store or a 40-plugin client site is still yours to design.\u003C/p>\n\u003Ch2 id=\"should-you-update\">Should you update?\u003C/h2>\n\u003Cp>Yes. 7.1 is a major release. Update staging first if you run a page builder, WooCommerce, or a heavily customised admin. Pay extra attention to anything that hooks \u003Ccode>admin_bar_menu\u003C/code> or sits next to the editor header.\u003C/p>\n\u003Cp>Also stay current on the 7.0.x security line if you have not already. The August security release included a serious login-page issue. Admin UI news is not a reason to skip security updates.\u003C/p>\n\u003Ch2 id=\"where-uixpress-fits-next-to-wordpress-7-1\">Where uiXpress fits next to WordPress 7.1\u003C/h2>\n\u003Cp>uiXpress is a modern WordPress admin theme: dashboard cards, \u003Ca href=\"https://www.uipress.co/features/dark-mode\">dark mode\u003C/a>, \u003Ca href=\"https://www.uipress.co/features/global-search\">global search\u003C/a>, plugin manager, media library, role editor, and white label. It does not fight the 7.1 persistent admin bar. It covers the surfaces 7.1 left alone.\u003C/p>\n\u003Cp>If you build custom admin cards, the new design tokens are worth adopting so your panels track core’s colour system. If you need the whole admin to feel like a product you can hand to a client, tokens will not get you there. An admin theme will.\u003C/p>\n\u003Ch2 id=\"a-sensible-7-1-checklist-for-teams-using-an-admin-theme\">A sensible 7.1 checklist for teams using an admin theme\u003C/h2>\n\u003Col>\n\u003Cli>Update staging and walk the Site Editor with the toolbar visible.\u003C/li>\n\u003Cli>Retest plugin-added admin-bar items.\u003C/li>\n\u003Cli>Try the new media editor on a real image, then confirm your media-library plugin still owns the library screens you care about.\u003C/li>\n\u003Cli>If you ship custom React admin UI, plan a token pass. Do not rewrite your whole theme for ThemeProvider in week one.\u003C/li>\n\u003Cli>Keep your client dashboard, roles, and white label in the admin layer you already trust.\u003C/li>\n\u003C/ol>\n\u003Cp>WordPress 7.1 is a better admin to build on. It is not the WordPress admin redesign those search queries are asking for. If you still want a modern dashboard, dark mode, and a branded client experience, that is the job \u003Ca href=\"https://www.uipress.co/\">uiXpress\u003C/a> is already doing on top of core.\u003C/p>\n",{"rendered":234,"protected":15},"\u003Cp>WordPress 7.1 improved admin navigation and design tokens. It is not the admin redesign agencies still need for dashboards, dark mode, and white label.\u003C/p>\n",13141,{"_acf_changed":15,"_eb_attr":21,"footnotes":21},[25,238],5,[],[241,10,30,31,32,33,34,35,242],"post-13142","category-news",[],{"self":245,"collection":250,"about":252,"author":254,"replies":256,"version-history":259,"wp:featuredmedia":262,"wp:attachment":265,"wp:term":268,"curies":273},[246],{"href":247,"targetHints":248},"https://data.uipress.co/wp-json/wp/v2/posts/13142",{"allow":249},[44],[251],{"href":47},[253],{"href":50},[255],{"embeddable":53,"href":54},[257],{"embeddable":53,"href":258},"https://data.uipress.co/wp-json/wp/v2/comments?post=13142",[260],{"count":60,"href":261},"https://data.uipress.co/wp-json/wp/v2/posts/13142/revisions",[263],{"embeddable":53,"href":264},"https://data.uipress.co/wp-json/wp/v2/media/13141",[266],{"href":267},"https://data.uipress.co/wp-json/wp/v2/media?parent=13142",[269,271],{"taxonomy":70,"embeddable":53,"href":270},"https://data.uipress.co/wp-json/wp/v2/categories?post=13142",{"taxonomy":73,"embeddable":53,"href":272},"https://data.uipress.co/wp-json/wp/v2/tags?post=13142",[274],{"name":77,"href":78,"templated":53},{"author":276,"wp:featuredmedia":287,"wp:term":351},[277],{"id":18,"name":82,"url":83,"description":21,"link":84,"slug":85,"avatar_urls":278,"acf":279,"_links":280},{"24":87,"48":88,"96":89,"128":90},[],{"self":281,"collection":285},[282],{"href":54,"targetHints":283},{"allow":284},[44],[286],{"href":99},[288],{"id":235,"date":289,"slug":290,"type":104,"link":291,"title":292,"author":18,"featured_media":60,"acf":294,"caption":295,"alt_text":293,"media_type":111,"mime_type":112,"media_details":297,"source_url":333,"_links":337},"2026-08-24T08:11:56","modern-wordpress-dashboard","https://data.uipress.co/modern-wordpress-dashboard/",{"rendered":293},"Modern WordPress admin dashboard in uiXpress after WordPress 7.1",[],{"rendered":296},"\u003Cp>Modern WordPress admin dashboard in uiXpress after WordPress 7.1\u003C/p>\n",{"width":114,"height":298,"file":299,"filesize":300,"sizes":301,"image_meta":334,"original_image":336},1466,"2026/08/modern-wordpress-dashboard-scaled.png",392062,{"medium":302,"large":307,"thumbnail":312,"medium_large":316,"1536x1536":321,"2048x2048":326,"full":331},{"file":303,"width":121,"height":304,"filesize":305,"mime_type":112,"source_url":306},"modern-wordpress-dashboard-300x172.png",172,15827,"https://data.uipress.co/wp-content/uploads/2026/08/modern-wordpress-dashboard-300x172.png",{"file":308,"width":127,"height":309,"filesize":310,"mime_type":112,"source_url":311},"modern-wordpress-dashboard-1024x586.png",586,108360,"https://data.uipress.co/wp-content/uploads/2026/08/modern-wordpress-dashboard-1024x586.png",{"file":313,"width":133,"height":133,"filesize":314,"mime_type":112,"source_url":315},"modern-wordpress-dashboard-150x150.png",6198,"https://data.uipress.co/wp-content/uploads/2026/08/modern-wordpress-dashboard-150x150.png",{"file":317,"width":138,"height":318,"filesize":319,"mime_type":112,"source_url":320},"modern-wordpress-dashboard-768x440.png",440,69571,"https://data.uipress.co/wp-content/uploads/2026/08/modern-wordpress-dashboard-768x440.png",{"file":322,"width":144,"height":323,"filesize":324,"mime_type":112,"source_url":325},"modern-wordpress-dashboard-1536x879.png",879,197586,"https://data.uipress.co/wp-content/uploads/2026/08/modern-wordpress-dashboard-1536x879.png",{"file":327,"width":150,"height":328,"filesize":329,"mime_type":112,"source_url":330},"modern-wordpress-dashboard-2048x1173.png",1173,296416,"https://data.uipress.co/wp-content/uploads/2026/08/modern-wordpress-dashboard-2048x1173.png",{"file":332,"width":114,"height":298,"mime_type":112,"source_url":333},"modern-wordpress-dashboard-scaled.png","https://data.uipress.co/wp-content/uploads/2026/08/modern-wordpress-dashboard-scaled.png",{"aperture":158,"credit":21,"camera":21,"caption":21,"created_timestamp":158,"copyright":21,"focal_length":158,"iso":158,"shutter_speed":158,"title":21,"orientation":158,"keywords":335,"alt":21},[],"modern-wordpress-dashboard.png",{"self":338,"collection":342,"about":344,"author":346,"replies":348},[339],{"href":264,"targetHints":340},{"allow":341},[44],[343],{"href":168},[345],{"href":171},[347],{"embeddable":53,"href":54},[349],{"embeddable":53,"href":350},"https://data.uipress.co/wp-json/wp/v2/comments?post=13141",[352,388],[353,368],{"id":25,"link":180,"name":181,"slug":182,"taxonomy":70,"acf":354,"_links":355},[],{"self":356,"collection":360,"about":362,"wp:post_type":364,"curies":366},[357],{"href":187,"targetHints":358},{"allow":359},[44],[361],{"href":192},[363],{"href":195},[365],{"href":198},[367],{"name":77,"href":78,"templated":53},{"id":238,"link":369,"name":370,"slug":371,"taxonomy":70,"acf":372,"_links":373},"https://data.uipress.co/category/news/","News","news",[],{"self":374,"collection":379,"about":381,"wp:post_type":383,"curies":386},[375],{"href":376,"targetHints":377},"https://data.uipress.co/wp-json/wp/v2/categories/5",{"allow":378},[44],[380],{"href":192},[382],{"href":195},[384],{"href":385},"https://data.uipress.co/wp-json/wp/v2/posts?categories=5",[387],{"name":77,"href":78,"templated":53},[],{"id":390,"date":391,"date_gmt":391,"guid":392,"modified":391,"modified_gmt":391,"slug":394,"status":9,"type":10,"link":393,"title":395,"content":397,"excerpt":399,"author":18,"featured_media":401,"comment_status":20,"ping_status":20,"sticky":15,"template":21,"format":22,"meta":402,"categories":403,"tags":404,"class_list":405,"acf":407,"_links":408,"_embedded":439},13152,"2026-08-06T13:10:00",{"rendered":393},"https://data.uipress.co/manage-multiple-wordpress-sites-one-admin/","manage-multiple-wordpress-sites-one-admin",{"rendered":396},"Manage Multiple WordPress Sites from One Admin",{"rendered":398,"protected":15},"\u003Cp>Most agencies still manage WordPress as a row of logins. One tab per client, a password manager, and a hope that you are not updating plugins on the wrong site. Search queries like “wp remote,” “remote WordPress,” and “remote site management” are people looking for a way to work across installs without that tab pile.\u003C/p>\n\u003Cp>There is already a category for this — manage-WP-style dashboards, host panels, and multisite. They are not the same job as switching site context inside a modern admin you already use for content, plugins, and users.\u003C/p>\n\u003Ch2 id=\"remote-sites-vs-multisite-vs-a-saas-manager\">Remote sites vs multisite vs a SaaS manager\u003C/h2>\n\u003Cp>Pick the model that matches how the sites are actually hosted.\u003C/p>\n\u003Cul>\n\u003Cli>\u003Cstrong>Multisite\u003C/strong> is one WordPress install, many sites, one user table. Fine for a network you control. Useless when each client is on a different host with a different database.\u003C/li>\n\u003Cli>\u003Cstrong>A hosted manager\u003C/strong> (MainWP, ManageWP, and similar) is a control plane: updates, backups, uptime. Strong at fleet maintenance. Weaker if you want to \u003Cem>work inside\u003C/em> that site’s posts, media, and users with your usual admin UI.\u003C/li>\n\u003Cli>\u003Cstrong>Remote sites inside the admin\u003C/strong> connect other WordPress installs to the workspace you are already in, then route supported requests to the selected site.\u003C/li>\n\u003C/ul>\n\u003Cp>If your day is “update twenty sites,” a fleet tool wins. If your day is “fix this client’s admin, then the next,” staying in one admin theme and switching site context is the better fit.\u003C/p>\n\u003Ch2 id=\"what-a-safe-remote-connection-requires\">What a safe remote connection requires\u003C/h2>\n\u003Cp>Do not paste an Administrator password into a plugin and call it remote management.\u003C/p>\n\u003Cul>\n\u003Cli>\u003Cstrong>Application passwords\u003C/strong>, not the user’s login password. WordPress supports this natively. Revoke is one click when a contractor leaves.\u003C/li>\n\u003Cli>\u003Cstrong>Encrypted storage on the host site.\u003C/strong> Credentials should not sit in a browser or a plaintext option.\u003C/li>\n\u003Cli>\u003Cstrong>Capability checks\u003C/strong> on who can add or use a connection. Not every editor should see every client.\u003C/li>\n\u003Cli>\u003Cstrong>Clear site context\u003C/strong> on every screen. The worst remote-management bug is acting on the wrong install.\u003C/li>\n\u003Cli>\u003Cstrong>HTTPS and a user who can be limited.\u003C/strong> Prefer a dedicated application-password user over your personal super admin.\u003C/li>\n\u003C/ul>\n\u003Cp>If a tool wants FTP plus admin credentials to “manage everything,” treat that as a last resort, not a default.\u003C/p>\n\u003Ch2 id=\"a-workflow-that-does-not-mix-up-clients\">A workflow that does not mix up clients\u003C/h2>\n\u003Col>\n\u003Cli>Create a dedicated user on the remote site with only the capabilities you need.\u003C/li>\n\u003Cli>Generate an application password for that user. Label it with the connecting site’s name.\u003C/li>\n\u003Cli>Add the connection from your hub admin. Confirm the site title in the switcher before you touch plugins.\u003C/li>\n\u003Cli>Do the work. Check the site indicator before updates or deletions.\u003C/li>\n\u003Cli>Revoke the application password when the project ends, even if you keep the row for later.\u003C/li>\n\u003C/ol>\n\u003Cp>Write the site name into the activity log habit too. If something goes wrong, you want “we updated plugins on Client B at 14:10,” not a guess.\u003C/p>\n\u003Ch2 id=\"remote-sites-in-uixpress\">Remote sites in uiXpress\u003C/h2>\n\u003Cp>uiXpress \u003Ca href=\"https://www.uipress.co/features/remote-sites\">Remote Sites\u003C/a> connects other WordPress installs into the same admin: application-password auth, credentials encrypted on the host, capability checks, and a switcher that persists as you move between supported tools. REST requests route to the selected site so you are not copy-pasting between tabs.\u003C/p>\n\u003Cp>The point is not to replace your backup or uptime stack. The point is to keep plugin management, content, and users in the admin theme you already standardised — locally or remotely — without a second product’s UI.\u003C/p>\n\u003Ch2 id=\"when-you-should-not-use-in-admin-remote-access\">When you should not use in-admin remote access\u003C/h2>\n\u003Cp>Skip it and use the host or a fleet tool when:\u003C/p>\n\u003Cul>\n\u003Cli>The site is down and wp-admin will not load\u003C/li>\n\u003Cli>You need server-level backups, migrations, or PHP upgrades\u003C/li>\n\u003Cli>You do not have a trusted Administrator who can create an application password\u003C/li>\n\u003Cli>A compliance rule forbids storing any remote credential on another site\u003C/li>\n\u003C/ul>\n\u003Cp>Remote admin is for sites that are healthy enough to answer the REST API.\u003C/p>\n\u003Ch2 id=\"one-hub-many-clients\">One hub, many clients\u003C/h2>\n\u003Cp>Agencies get the most from this when the hub site is yours — a staging or operations install running the same admin theme as the clients. Standardise roles, dashboards, and plugin policy there, then switch into a client only when you need their content or their plugin list.\u003C/p>\n\u003Cp>Managing multiple WordPress sites from one admin is not magic. It is authentication, a visible site context, and the discipline to revoke access. If you have been jumping through a dozen \u003Ccode>/wp-admin\u003C/code> tabs, that is the layer to add next.\u003C/p>\n",{"rendered":400,"protected":15},"\u003Cp>Remote WordPress management should not be a pile of admin tabs. Connect sites with application passwords and keep a visible site context before you update.\u003C/p>\n",13151,{"_acf_changed":15,"_eb_attr":21,"footnotes":21},[25],[],[406,10,30,31,32,33,34,35],"post-13152",[],{"self":409,"collection":414,"about":416,"author":418,"replies":420,"version-history":423,"wp:featuredmedia":426,"wp:attachment":429,"wp:term":432,"curies":437},[410],{"href":411,"targetHints":412},"https://data.uipress.co/wp-json/wp/v2/posts/13152",{"allow":413},[44],[415],{"href":47},[417],{"href":50},[419],{"embeddable":53,"href":54},[421],{"embeddable":53,"href":422},"https://data.uipress.co/wp-json/wp/v2/comments?post=13152",[424],{"count":60,"href":425},"https://data.uipress.co/wp-json/wp/v2/posts/13152/revisions",[427],{"embeddable":53,"href":428},"https://data.uipress.co/wp-json/wp/v2/media/13151",[430],{"href":431},"https://data.uipress.co/wp-json/wp/v2/media?parent=13152",[433,435],{"taxonomy":70,"embeddable":53,"href":434},"https://data.uipress.co/wp-json/wp/v2/categories?post=13152",{"taxonomy":73,"embeddable":53,"href":436},"https://data.uipress.co/wp-json/wp/v2/tags?post=13152",[438],{"name":77,"href":78,"templated":53},{"author":440,"wp:featuredmedia":451,"wp:term":505},[441],{"id":18,"name":82,"url":83,"description":21,"link":84,"slug":85,"avatar_urls":442,"acf":443,"_links":444},{"24":87,"48":88,"96":89,"128":90},[],{"self":445,"collection":449},[446],{"href":54,"targetHints":447},{"allow":448},[44],[450],{"href":99},[452],{"id":401,"date":453,"slug":454,"type":104,"link":455,"title":456,"author":18,"featured_media":60,"acf":458,"caption":459,"alt_text":457,"media_type":111,"mime_type":112,"media_details":461,"source_url":488,"_links":491},"2026-08-24T08:21:49","switcher-view","https://data.uipress.co/switcher-view/",{"rendered":457},"uiXpress remote site switcher for managing multiple WordPress sites",[],{"rendered":460},"\u003Cp>uiXpress remote site switcher for managing multiple WordPress sites\u003C/p>\n",{"width":462,"height":463,"file":464,"filesize":465,"sizes":466,"image_meta":489},1472,930,"2026/08/switcher-view.png",154853,{"medium":467,"large":472,"thumbnail":477,"medium_large":481,"full":486},{"file":468,"width":121,"height":469,"filesize":470,"mime_type":112,"source_url":471},"switcher-view-300x190.png",190,17761,"https://data.uipress.co/wp-content/uploads/2026/08/switcher-view-300x190.png",{"file":473,"width":127,"height":474,"filesize":475,"mime_type":112,"source_url":476},"switcher-view-1024x647.png",647,107946,"https://data.uipress.co/wp-content/uploads/2026/08/switcher-view-1024x647.png",{"file":478,"width":133,"height":133,"filesize":479,"mime_type":112,"source_url":480},"switcher-view-150x150.png",6998,"https://data.uipress.co/wp-content/uploads/2026/08/switcher-view-150x150.png",{"file":482,"width":138,"height":483,"filesize":484,"mime_type":112,"source_url":485},"switcher-view-768x485.png",485,72601,"https://data.uipress.co/wp-content/uploads/2026/08/switcher-view-768x485.png",{"file":487,"width":462,"height":463,"mime_type":112,"source_url":488},"switcher-view.png","https://data.uipress.co/wp-content/uploads/2026/08/switcher-view.png",{"aperture":158,"credit":21,"camera":21,"caption":21,"created_timestamp":158,"copyright":21,"focal_length":158,"iso":158,"shutter_speed":158,"title":21,"orientation":158,"keywords":490,"alt":21},[],{"self":492,"collection":496,"about":498,"author":500,"replies":502},[493],{"href":428,"targetHints":494},{"allow":495},[44],[497],{"href":168},[499],{"href":171},[501],{"embeddable":53,"href":54},[503],{"embeddable":53,"href":504},"https://data.uipress.co/wp-json/wp/v2/comments?post=13151",[506,522],[507],{"id":25,"link":180,"name":181,"slug":182,"taxonomy":70,"acf":508,"_links":509},[],{"self":510,"collection":514,"about":516,"wp:post_type":518,"curies":520},[511],{"href":187,"targetHints":512},{"allow":513},[44],[515],{"href":192},[517],{"href":195},[519],{"href":198},[521],{"name":77,"href":78,"templated":53},[],{"id":524,"date":525,"date_gmt":525,"guid":526,"modified":525,"modified_gmt":525,"slug":528,"status":9,"type":10,"link":527,"title":529,"content":531,"excerpt":533,"author":18,"featured_media":535,"comment_status":20,"ping_status":20,"sticky":15,"template":21,"format":22,"meta":536,"categories":537,"tags":538,"class_list":539,"acf":541,"_links":542,"_embedded":573},13140,"2026-07-29T10:00:00",{"rendered":527},"https://data.uipress.co/wordpress-dashboard-analytics-without-google-analytics/","wordpress-dashboard-analytics-without-google-analytics",{"rendered":530},"WordPress Dashboard Analytics Without Google Analytics",{"rendered":532,"protected":15},"\u003Cp>The default WordPress dashboard is a stack of widgets: At a Glance, Activity, WordPress News, and whatever each plugin decided to inject. It is not an analytics dashboard. If you want to know whether traffic moved this week, you leave wp-admin and open Google Analytics, a hosting panel, or a third-party script manager.\u003C/p>\n\u003Cp>That split is why people search for “WordPress dashboard analytics,” “custom WordPress admin dashboard,” and “WordPress dashboard plugin.” They want the numbers next to the work — publish a post, check the lift — without sending every visitor hit to Google by default.\u003C/p>\n\u003Ch2 id=\"the-problem-with-ga-first-wordpress-analytics\">The problem with GA-first WordPress analytics\u003C/h2>\n\u003Cp>Google Analytics 4 works. It is also a separate product, with consent banners, cookie conversations, and a UI that is not the WordPress admin. Common complaints we see in search data are literal: “Google Analytics not working WordPress,” missing tags, consent mode eating events, and ad blockers dropping the beacon.\u003C/p>\n\u003Cp>Even when GA works, it is the wrong surface for a Monday publishing meeting. Editors should not need a Google account to see whether yesterday’s article moved.\u003C/p>\n\u003Cp>Privacy is the other pressure. Plenty of sites can explain their traffic from first-party data stored in their own database: page views, referrers, devices, and active users. That is enough for editorial and agency reporting. It is not a replacement for marketing attribution. It does not need to be.\u003C/p>\n\u003Ch2 id=\"what-belongs-on-a-wordpress-analytics-dashboard\">What belongs on a WordPress analytics dashboard\u003C/h2>\n\u003Cp>A useful dashboard is a set of cards with a shared date range, not a widget soup.\u003C/p>\n\u003Cul>\n\u003Cli>\u003Cstrong>Page views and unique visitors\u003C/strong> with a comparison to the previous period\u003C/li>\n\u003Cli>\u003Cstrong>Top pages\u003C/strong> so you can see what is actually earning attention\u003C/li>\n\u003Cli>\u003Cstrong>Devices\u003C/strong> — mobile vs desktop still changes how you write and design\u003C/li>\n\u003Cli>\u003Cstrong>Referrers\u003C/strong> so you notice a campaign or a listing that started working\u003C/li>\n\u003Cli>\u003Cstrong>Active users\u003C/strong> if you care about “is anyone on the site right now”\u003C/li>\n\u003Cli>\u003Cstrong>Publishing context\u003C/strong> — scheduled posts, recent comments, media storage\u003C/li>\n\u003Cli>\u003Cstrong>System health\u003C/strong> — PHP memory, updates, disk. Not analytics, but it belongs on the same home screen\u003C/li>\n\u003C/ul>\n\u003Cp>If a card does not change a decision this week, remove it. The default WordPress News widget fails that test for almost every client.\u003C/p>\n\u003Ch2 id=\"privacy-first-does-not-mean-no-numbers\">Privacy-first does not mean “no numbers”\u003C/h2>\n\u003Cp>First-party analytics stored in WordPress can be intentionally limited: no cross-site identity, no advertising profile, no raw clickstream sold onward. You still get trend lines. You still get “this page is up 20% versus last week.”\u003C/p>\n\u003Cp>Be honest with clients about what you are not measuring. You will not rebuild GA4’s funnel reports in a dashboard card. You will answer “is the site moving?” without another login.\u003C/p>\n\u003Ch2 id=\"how-to-replace-the-default-wordpress-dashboard\">How to replace the default WordPress dashboard\u003C/h2>\n\u003Col>\n\u003Cli>Decide who the home screen is for. Editors, shop managers, and administrators need different cards.\u003C/li>\n\u003Cli>Remove core widgets that leak branding or noise.\u003C/li>\n\u003Cli>Put a date range at the top of the dashboard so every card agrees on the window.\u003C/li>\n\u003Cli>Keep publishing tools next to the numbers. A scheduled-post calendar beside traffic is more useful than either alone.\u003C/li>\n\u003Cli>Use roles so clients cannot hunt for plugin settings from the same screen you use for ops.\u003C/li>\n\u003C/ol>\n\u003Cp>This is custom WordPress admin dashboard work. Doing it with three separate plugins — hide widgets, add analytics, restyle the admin — is how the home screen becomes a fourth project.\u003C/p>\n\u003Ch2 id=\"dashboard-analytics-in-uixpress\">Dashboard analytics in uiXpress\u003C/h2>\n\u003Cp>uiXpress replaces the default home screen with a \u003Ca href=\"https://www.uipress.co/features/dashboard\">card-based dashboard\u003C/a>: 15+ cards for traffic, users, media, scheduled content, and server health. Analytics are privacy-first and stored on your site. A global date picker updates the cards together.\u003C/p>\n\u003Cp>That is the product answer to “WordPress dashboard plugin” that is not just a widget manager. You get a modern WordPress dashboard theme and the metrics layer in one admin.\u003C/p>\n\u003Cp>Developers can add cards through the Dashboard Cards API if a client needs a store-specific widget. Most teams can start with the built-in set and delete what they do not use.\u003C/p>\n\u003Ch2 id=\"when-you-still-need-google-analytics\">When you still need Google Analytics\u003C/h2>\n\u003Cp>Keep GA or another dedicated analytics tool when you need:\u003C/p>\n\u003Cul>\n\u003Cli>Marketing attribution and campaign parameters\u003C/li>\n\u003Cli>Cross-property reporting\u003C/li>\n\u003Cli>Audience tools you have already built processes around\u003C/li>\n\u003C/ul>\n\u003Cp>Run it beside a first-party dashboard, not instead of one. The admin home screen should still work if a cookie banner blocks the Google tag.\u003C/p>\n\u003Ch2 id=\"a-dashboard-people-will-actually-open\">A dashboard people will actually open\u003C/h2>\n\u003Cp>The test is simple. After lunch, does the team open wp-admin to see the site, or do they open six other tabs? If they only open WordPress to click Posts, your dashboard failed.\u003C/p>\n\u003Cp>Give them a date range, a handful of honest numbers, and the next scheduled post. That is a WordPress dashboard worth keeping. uiXpress is built around that home screen, not around decorating the default widgets.\u003C/p>\n",{"rendered":534,"protected":15},"\u003Cp>Editors should not need a Google account to see if a post moved. First-party WordPress dashboard analytics keep the numbers next to the work.\u003C/p>\n",13139,{"_acf_changed":15,"_eb_attr":21,"footnotes":21},[25],[],[540,10,30,31,32,33,34,35],"post-13140",[],{"self":543,"collection":548,"about":550,"author":552,"replies":554,"version-history":557,"wp:featuredmedia":560,"wp:attachment":563,"wp:term":566,"curies":571},[544],{"href":545,"targetHints":546},"https://data.uipress.co/wp-json/wp/v2/posts/13140",{"allow":547},[44],[549],{"href":47},[551],{"href":50},[553],{"embeddable":53,"href":54},[555],{"embeddable":53,"href":556},"https://data.uipress.co/wp-json/wp/v2/comments?post=13140",[558],{"count":60,"href":559},"https://data.uipress.co/wp-json/wp/v2/posts/13140/revisions",[561],{"embeddable":53,"href":562},"https://data.uipress.co/wp-json/wp/v2/media/13139",[564],{"href":565},"https://data.uipress.co/wp-json/wp/v2/media?parent=13140",[567,569],{"taxonomy":70,"embeddable":53,"href":568},"https://data.uipress.co/wp-json/wp/v2/categories?post=13140",{"taxonomy":73,"embeddable":53,"href":570},"https://data.uipress.co/wp-json/wp/v2/tags?post=13140",[572],{"name":77,"href":78,"templated":53},{"author":574,"wp:featuredmedia":585,"wp:term":649},[575],{"id":18,"name":82,"url":83,"description":21,"link":84,"slug":85,"avatar_urls":576,"acf":577,"_links":578},{"24":87,"48":88,"96":89,"128":90},[],{"self":579,"collection":583},[580],{"href":54,"targetHints":581},{"allow":582},[44],[584],{"href":99},[586],{"id":535,"date":587,"slug":588,"type":104,"link":589,"title":590,"author":18,"featured_media":60,"acf":592,"caption":593,"alt_text":591,"media_type":111,"mime_type":112,"media_details":595,"source_url":632,"_links":635},"2026-08-24T08:11:50","dashboard-analytics","https://data.uipress.co/dashboard-analytics/",{"rendered":591},"Privacy-first WordPress dashboard analytics cards in uiXpress",[],{"rendered":594},"\u003Cp>Privacy-first WordPress dashboard analytics cards in uiXpress\u003C/p>\n",{"width":596,"height":597,"file":598,"filesize":599,"sizes":600,"image_meta":633},2400,1770,"2026/08/dashboard-analytics.png",258001,{"medium":601,"large":606,"thumbnail":611,"medium_large":615,"1536x1536":620,"2048x2048":625,"full":630},{"file":602,"width":121,"height":603,"filesize":604,"mime_type":112,"source_url":605},"dashboard-analytics-300x221.png",221,20098,"https://data.uipress.co/wp-content/uploads/2026/08/dashboard-analytics-300x221.png",{"file":607,"width":127,"height":608,"filesize":609,"mime_type":112,"source_url":610},"dashboard-analytics-1024x755.png",755,130834,"https://data.uipress.co/wp-content/uploads/2026/08/dashboard-analytics-1024x755.png",{"file":612,"width":133,"height":133,"filesize":613,"mime_type":112,"source_url":614},"dashboard-analytics-150x150.png",7676,"https://data.uipress.co/wp-content/uploads/2026/08/dashboard-analytics-150x150.png",{"file":616,"width":138,"height":617,"filesize":618,"mime_type":112,"source_url":619},"dashboard-analytics-768x566.png",566,85772,"https://data.uipress.co/wp-content/uploads/2026/08/dashboard-analytics-768x566.png",{"file":621,"width":144,"height":622,"filesize":623,"mime_type":112,"source_url":624},"dashboard-analytics-1536x1133.png",1133,230320,"https://data.uipress.co/wp-content/uploads/2026/08/dashboard-analytics-1536x1133.png",{"file":626,"width":150,"height":627,"filesize":628,"mime_type":112,"source_url":629},"dashboard-analytics-2048x1510.png",1510,334746,"https://data.uipress.co/wp-content/uploads/2026/08/dashboard-analytics-2048x1510.png",{"file":631,"width":596,"height":597,"mime_type":112,"source_url":632},"dashboard-analytics.png","https://data.uipress.co/wp-content/uploads/2026/08/dashboard-analytics.png",{"aperture":158,"credit":21,"camera":21,"caption":21,"created_timestamp":158,"copyright":21,"focal_length":158,"iso":158,"shutter_speed":158,"title":21,"orientation":158,"keywords":634,"alt":21},[],{"self":636,"collection":640,"about":642,"author":644,"replies":646},[637],{"href":562,"targetHints":638},{"allow":639},[44],[641],{"href":168},[643],{"href":171},[645],{"embeddable":53,"href":54},[647],{"embeddable":53,"href":648},"https://data.uipress.co/wp-json/wp/v2/comments?post=13139",[650,666],[651],{"id":25,"link":180,"name":181,"slug":182,"taxonomy":70,"acf":652,"_links":653},[],{"self":654,"collection":658,"about":660,"wp:post_type":662,"curies":664},[655],{"href":187,"targetHints":656},{"allow":657},[44],[659],{"href":192},[661],{"href":195},[663],{"href":198},[665],{"name":77,"href":78,"templated":53},[],{"id":668,"date":669,"date_gmt":669,"guid":670,"modified":669,"modified_gmt":669,"slug":672,"status":9,"type":10,"link":671,"title":673,"content":675,"excerpt":677,"author":18,"featured_media":679,"comment_status":20,"ping_status":20,"sticky":15,"template":21,"format":22,"meta":680,"categories":681,"tags":682,"class_list":683,"acf":685,"_links":686,"_embedded":717},13138,"2026-07-09T11:25:00",{"rendered":671},"https://data.uipress.co/modern-wordpress-media-library-filter-bulk-edit/","modern-wordpress-media-library-filter-bulk-edit",{"rendered":674},"A Modern WordPress Media Library: Filter, Bulk Edit, and Find Unused Files",{"rendered":676,"protected":15},"\u003Cp>The default WordPress media library is a grid of thumbnails and a list view that still feels like 2015. It can upload files. It cannot answer the questions people actually have: which images are unused, which PDFs were uploaded this month, how do I set alt text on forty files, and why is this library 12GB?\u003C/p>\n\u003Cp>Queries like “media library UI,” “enhanced media library,” and “WordPress media library list view” come from people who have hit that ceiling. They do not need another gallery plugin for the front end. They need a media library that behaves like a working file manager.\u003C/p>\n\u003Ch2 id=\"where-the-default-media-library-slows-teams-down\">Where the default media library slows teams down\u003C/h2>\n\u003Cul>\n\u003Cli>\u003Cstrong>Weak filtering.\u003C/strong> Date and type exist, but unused files, tags, and combined filters do not.\u003C/li>\n\u003Cli>\u003Cstrong>One-at-a-time metadata.\u003C/strong> Alt text and captions are an accessibility and SEO job. Doing them per file is how they never get done.\u003C/li>\n\u003Cli>\u003Cstrong>No usage map you can trust at a glance.\u003C/strong> You delete a thumbnail and find out it was in a page builder module.\u003C/li>\n\u003Cli>\u003Cstrong>Clumsy bulk actions.\u003C/strong> Select, wait, hope the attachment rows still match what you thought you selected.\u003C/li>\n\u003Cli>\u003Cstrong>An editor that is easy to forget.\u003C/strong> Crop and scale exist; the workflow around them does not feel like part of the library.\u003C/li>\n\u003C/ul>\n\u003Cp>On WooCommerce and magazine sites the library is the biggest admin surface after posts. Treating it as a leftover core screen is how media debt accumulates.\u003C/p>\n\u003Ch2 id=\"wordpress-7-1s-media-editor-is-a-start\">WordPress 7.1’s media editor is a start\u003C/h2>\n\u003Cp>WordPress 7.1 shipped a dedicated media editor with freeform and aspect-ratio cropping, flipping, finer rotation, and metadata editing in one place, still entered from the familiar Crop control. That is a real improvement for a single image.\u003C/p>\n\u003Cp>It does not rebuild the library around bulk work. You still need a modern media library UI for filtering, unused-file cleanup, tags, and multi-file metadata. Core made editing one attachment better. It did not turn the library into a DAM.\u003C/p>\n\u003Ch2 id=\"what-a-modern-wordpress-media-library-should-include\">What a modern WordPress media library should include\u003C/h2>\n\u003Ch3 id=\"two-views-that-are-actually-useful\">Two views that are actually useful\u003C/h3>\n\u003Cp>Grid for visual browsing. List for filename, size, type, and date. Switching views should not reset your filters or your current selection.\u003C/p>\n\u003Ch3 id=\"filters-you-can-combine\">Filters you can combine\u003C/h3>\n\u003Cp>Type (images, video, documents), date buckets, tags, and unused files. “Unused” is the cleanup feature agencies ask for after a redesign.\u003C/p>\n\u003Ch3 id=\"search-that-includes-filenames-and-metadata\">Search that includes filenames and metadata\u003C/h3>\n\u003Cp>People remember \u003Ccode>hero-final-v3.png\u003C/code> more often than the attachment title they never set.\u003C/p>\n\u003Ch3 id=\"bulk-edit-duplicate-download-and-delete\">Bulk edit, duplicate, download, and delete\u003C/h3>\n\u003Cp>Bulk alt text is the accessibility win. Bulk download is the “client asked for the original assets” win. Bulk delete needs a confirmation and a usage check.\u003C/p>\n\u003Ch3 id=\"a-details-panel-that-stays-open\">A details panel that stays open\u003C/h3>\n\u003Cp>Editing title, alt, caption, and seeing where a file is used should not require a separate attachment screen.\u003C/p>\n\u003Ch2 id=\"a-cleanup-workflow-that-does-not-delete-the-wrong-file\">A cleanup workflow that does not delete the wrong file\u003C/h2>\n\u003Col>\n\u003Cli>Filter to unused files first. Do not start in the full grid.\u003C/li>\n\u003Cli>Confirm usage on anything that looks like a logo, icon, or product image. Page builders do not always register attachments the way core does.\u003C/li>\n\u003Cli>Download a ZIP of anything you are unsure about.\u003C/li>\n\u003Cli>Delete in batches, then take a backup or keep the ZIP.\u003C/li>\n\u003Cli>Only then start tagging and fixing alt text on what remains.\u003C/li>\n\u003C/ol>\n\u003Cp>If you skip the usage check, you will spend the next week restoring images from backups.\u003C/p>\n\u003Ch2 id=\"the-uixpress-media-library\">The uiXpress media library\u003C/h2>\n\u003Cp>uiXpress replaces the default library with a \u003Ca href=\"https://www.uipress.co/features/media-library\">modern media library\u003C/a>: grid and list views, combined filters, unused-file views, tags, bulk edit/download/delete, a details panel, and built-in image editing. It is designed as part of the admin theme, so dark mode, search, and the rest of the UI stay consistent.\u003C/p>\n\u003Cp>That consistency is easy to underestimate. A media plugin that restyles only \u003Ccode>upload.php\u003C/code> and leaves the modal media frame alone creates two libraries. Users notice.\u003C/p>\n\u003Ch2 id=\"media-library-vs-folders-vs-custom-fields\">Media library vs folders vs custom fields\u003C/h2>\n\u003Cp>Folder plugins help people who think in directories. They do not replace filters, unused-file reports, or bulk alt text. Custom fields on attachments help specific workflows (photographer credits, SKU). Start with a better library UI; add folders if the team still cannot find files after you have search and tags.\u003C/p>\n\u003Ch2 id=\"accessibility-is-a-library-problem\">Accessibility is a library problem\u003C/h2>\n\u003Cp>Alt text lives on attachments. If the UI makes bulk alt text painful, your front end will ship empty \u003Ccode>alt\u003C/code> attributes. A modern media library is one of the higher-leverage accessibility tools you can give an editorial team — more than another checklist in a handbook they will not open.\u003C/p>\n\u003Cp>If you came here for a better WordPress media library UI, look for bulk metadata, unused files, and a details panel. Decorative folder trees are optional. Those three are not.\u003C/p>\n",{"rendered":678,"protected":15},"\u003Cp>The default WordPress media library cannot bulk-edit alt text or find unused files. A modern media library UI treats attachments like a working file manager.\u003C/p>\n",13137,{"_acf_changed":15,"_eb_attr":21,"footnotes":21},[25],[],[684,10,30,31,32,33,34,35],"post-13138",[],{"self":687,"collection":692,"about":694,"author":696,"replies":698,"version-history":701,"wp:featuredmedia":704,"wp:attachment":707,"wp:term":710,"curies":715},[688],{"href":689,"targetHints":690},"https://data.uipress.co/wp-json/wp/v2/posts/13138",{"allow":691},[44],[693],{"href":47},[695],{"href":50},[697],{"embeddable":53,"href":54},[699],{"embeddable":53,"href":700},"https://data.uipress.co/wp-json/wp/v2/comments?post=13138",[702],{"count":60,"href":703},"https://data.uipress.co/wp-json/wp/v2/posts/13138/revisions",[705],{"embeddable":53,"href":706},"https://data.uipress.co/wp-json/wp/v2/media/13137",[708],{"href":709},"https://data.uipress.co/wp-json/wp/v2/media?parent=13138",[711,713],{"taxonomy":70,"embeddable":53,"href":712},"https://data.uipress.co/wp-json/wp/v2/categories?post=13138",{"taxonomy":73,"embeddable":53,"href":714},"https://data.uipress.co/wp-json/wp/v2/tags?post=13138",[716],{"name":77,"href":78,"templated":53},{"author":718,"wp:featuredmedia":729,"wp:term":787},[719],{"id":18,"name":82,"url":83,"description":21,"link":84,"slug":85,"avatar_urls":720,"acf":721,"_links":722},{"24":87,"48":88,"96":89,"128":90},[],{"self":723,"collection":727},[724],{"href":54,"targetHints":725},{"allow":726},[44],[728],{"href":99},[730],{"id":679,"date":731,"slug":732,"type":104,"link":733,"title":734,"author":18,"featured_media":60,"acf":736,"caption":737,"alt_text":735,"media_type":111,"mime_type":112,"media_details":739,"source_url":769,"_links":773},"2026-08-24T08:11:43","media-library-grid-view","https://data.uipress.co/media-library-grid-view/",{"rendered":735},"Modern WordPress media library grid view with filters in uiXpress",[],{"rendered":738},"\u003Cp>Modern WordPress media library grid view with filters in uiXpress\u003C/p>\n",{"width":114,"height":115,"file":740,"filesize":741,"sizes":742,"image_meta":770,"original_image":772},"2026/08/media-library-grid-view-scaled.png",354674,{"medium":743,"large":747,"thumbnail":751,"medium_large":755,"1536x1536":759,"2048x2048":763,"full":767},{"file":744,"width":121,"height":122,"filesize":745,"mime_type":112,"source_url":746},"media-library-grid-view-300x175.png",13111,"https://data.uipress.co/wp-content/uploads/2026/08/media-library-grid-view-300x175.png",{"file":748,"width":127,"height":128,"filesize":749,"mime_type":112,"source_url":750},"media-library-grid-view-1024x597.png",94505,"https://data.uipress.co/wp-content/uploads/2026/08/media-library-grid-view-1024x597.png",{"file":752,"width":133,"height":133,"filesize":753,"mime_type":112,"source_url":754},"media-library-grid-view-150x150.png",5376,"https://data.uipress.co/wp-content/uploads/2026/08/media-library-grid-view-150x150.png",{"file":756,"width":138,"height":139,"filesize":757,"mime_type":112,"source_url":758},"media-library-grid-view-768x448.png",59888,"https://data.uipress.co/wp-content/uploads/2026/08/media-library-grid-view-768x448.png",{"file":760,"width":144,"height":145,"filesize":761,"mime_type":112,"source_url":762},"media-library-grid-view-1536x896.png",173311,"https://data.uipress.co/wp-content/uploads/2026/08/media-library-grid-view-1536x896.png",{"file":764,"width":150,"height":151,"filesize":765,"mime_type":112,"source_url":766},"media-library-grid-view-2048x1195.png",261578,"https://data.uipress.co/wp-content/uploads/2026/08/media-library-grid-view-2048x1195.png",{"file":768,"width":114,"height":115,"mime_type":112,"source_url":769},"media-library-grid-view-scaled.png","https://data.uipress.co/wp-content/uploads/2026/08/media-library-grid-view-scaled.png",{"aperture":158,"credit":21,"camera":21,"caption":21,"created_timestamp":158,"copyright":21,"focal_length":158,"iso":158,"shutter_speed":158,"title":21,"orientation":158,"keywords":771,"alt":21},[],"media-library-grid-view.png",{"self":774,"collection":778,"about":780,"author":782,"replies":784},[775],{"href":706,"targetHints":776},{"allow":777},[44],[779],{"href":168},[781],{"href":171},[783],{"embeddable":53,"href":54},[785],{"embeddable":53,"href":786},"https://data.uipress.co/wp-json/wp/v2/comments?post=13137",[788,804],[789],{"id":25,"link":180,"name":181,"slug":182,"taxonomy":70,"acf":790,"_links":791},[],{"self":792,"collection":796,"about":798,"wp:post_type":800,"curies":802},[793],{"href":187,"targetHints":794},{"allow":795},[44],[797],{"href":192},[799],{"href":195},[801],{"href":198},[803],{"name":77,"href":78,"templated":53},[],1787560222489]