Title: Qaiyo Admin Booster
Author: qaiyo
Published: <strong>جُلائی 11, 2026</strong>
Last modified: اگست 31, 2026

---

Search plugins

![](https://ps.w.org/qaiyo-admin-booster/assets/banner-772x250.png?rev=3610092)

![](https://ps.w.org/qaiyo-admin-booster/assets/icon-256x256.png?rev=3619185)

# Qaiyo Admin Booster

 By [qaiyo](https://profiles.wordpress.org/qaiyo/)

[Download](https://downloads.wordpress.org/plugin/qaiyo-admin-booster.1.4.0.zip)

 * [Details](https://bcc.wordpress.org/plugins/qaiyo-admin-booster/#description)
 * [Reviews](https://bcc.wordpress.org/plugins/qaiyo-admin-booster/#reviews)
 *  [Installation](https://bcc.wordpress.org/plugins/qaiyo-admin-booster/#installation)
 * [Development](https://bcc.wordpress.org/plugins/qaiyo-admin-booster/#developers)

 [Support](https://wordpress.org/support/plugin/qaiyo-admin-booster/)

## Description

Qaiyo Admin Booster removes the small daily frictions in wp-admin. It does not redesign
the WordPress dashboard — it just fixes the things that take three clicks when they
should take one.

Every feature is a module you can turn on or off, and everything is on by default.

**Page Collections** — Group your pages and posts into visual collections. The plugin
auto-detects the obvious ones (Homepage, Legal pages, WooCommerce system pages),
and you can create your own collections (Services, Landing Pages, etc.) and assign
content to them. A colored badge column and a filter dropdown appear on the Pages
and Posts list screens.

**Page Filter** — See at a glance which page is the homepage, which pages are orphans,
which are not in any menu, which are set to noindex, and what status each one has.
A filter dropdown above the list lets you isolate any of these in one click.

**1-click plugin upload** — “Add Plugin” opens the upload screen directly instead
of the browse tabs, so installing a plugin ZIP is one step. The browse and search
tabs stay available on top.

**Gutenberg UX** — Keep the left block inserter open by default, and keep the editor
out of fullscreen so the admin sidebar stays visible.

**Quick admin navigation** — New Page / New Post / New Product (and any custom post
type) shortcuts in the admin bar.

**Larger list views** — Raise the default number of items per page in admin list
tables (respecting any Screen Option you set yourself).

**File handling** — Change the maximum upload size from the admin, enable WebP /
AVIF / SVG, add your own custom file types, get a warning when you allow risky executable
types, and replace the cryptic “file type not permitted” message with a clear explanation.
Optionally clean up uploaded filenames automatically (spaces, accents and uppercase
become URL-friendly slugs).

**Tidy admin notices** — Collapse the stacked admin notices (plugin promos, nags,
update banners) into a small counter tray so they stop pushing your content down.
Nothing is deleted — open the tray to read them, dismiss buttons still work.

**Dashboard cleanup** — Hide the default dashboard widgets you never look at (WordPress
News, Quick Draft, Activity, At a Glance, Site Health, Welcome panel).

**Scheduled countdown** — Scheduled posts show “Publishing in 3 days” right next
to the title, so you never have to do the date math.

**Sticky table headers** — Column headers stay pinned to the top while you scroll
long list tables.

**Last edited column** — See who last edited each item and how long ago, right in
the list.

**Quick status switch** — Publish a draft or switch a published item back to draft
straight from the list, without opening the editor.

**Bulk create** — Create many pages or posts at once from a simple list of titles,
one per line. Indent a line with a Tab (or two spaces) to nest it as a child page,
so you can scaffold a whole page tree in seconds. Choose the content type, the status(
draft, published, pending, private) and an optional top-level parent.

**Update center widget** — A dashboard widget that lists every available plugin 
and theme update in one place, with an update button on each row and an “Update 
all” button. Runs the update server-side, so it works even where the built-in one-
click updater gets stuck on filesystem credentials.

**Comments widget** — A dashboard widget showing your comment counts (approved, 
pending, spam, trash) and the latest comments, with one-click or bulk trashing right
from the widget.

**Dashboard greeting** — A friendly personal greeting at the top of the main dashboard,
so you land on a welcoming screen every time you log in.

**Add to menu from the editor** — WordPress makes you leave the editor, go to Appearance
Menus, find your page in a list and add it by hand. This module puts a **Menus**
panel in the editor sidebar for pages, posts and any other content type that supports
menus: pick a menu, choose whether it goes in at the top level or under an existing
item as a submenu, and click once. Changed your mind? The panel shows where the 
content currently sits and lets you move it between the top level and any submenu
at any time — your custom menu label, CSS classes and other settings are preserved.
If the site has no menu yet, you can create the first one right there — optionally
assigning it to a theme location — and the content is added to it in the same step.
Items already in a menu are listed with a one-click Remove, and removing a parent
moves its children up instead of orphaning them.

**Qaiyo ecosystem widget** — If you run more than one Qaiyo plugin, each of them
can report a small summary card, and this module gathers them into a single dashboard
widget instead of every plugin adding its own. Nothing is shown for plugins you 
do not have: the widget only appears when an installed, active plugin actually reports
something, and it disappears again if you deactivate them. It is a normal dashboard
widget, so you can collapse, move or hide it through Screen Options. Developers:
see HOOKS.md for the one-filter contract.

**Qaiyo ecosystem panel** — A tab on the settings page that shows one card per Qaiyo
plugin. Plugins you already run show their live summary (pending reviews, today’s
bookings, latest performance score and so on); plugins you do not have show a single
line describing what their card would add, with a link to their WordPress.org page.
No install buttons, no popups — just a quiet overview of what the family offers.

**Explore Qaiyo** — A built-in directory of the whole Qaiyo plugin family, with 
one-click links and an update notice when a newer version of a plugin you already
have is released.

#### Pro

Qaiyo Admin Booster Pro adds smart collection rules (auto-assign by URL pattern /
template / regex), pinned pages, saved filter views, bulk noindex & menu actions,
per-role upload rules, automatic SVG sanitization, an admin menu editor, inline 
list-table editing, a login screen customizer, an activity log, admin dark mode,
a revision cleaner and a core update bridge that lets a site stuck on an old WordPress
step up to an intermediate version its server can still run. Learn more at https://
qaiyo-plugins.com

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/`, or install the ZIP via Plugins
    Add Plugin  Upload Plugin.
 2. Activate the plugin.
 3. Go to **Admin Booster** in the wp-admin sidebar to configure the modules.

## FAQ

### Does this replace the WordPress admin?

No. It only fixes specific UX/UI rough edges. The standard WordPress admin stays
exactly as it is.

### Is enabling SVG safe?

SVG files can contain scripts, so only enable SVG uploads if you trust everyone 
who can upload media. The Pro version adds automatic SVG sanitization that strips
scripts on upload.

### The upload size did not change. Why?

WordPress can only raise the limit up to what your hosting allows. If your server’s
php.ini `upload_max_filesize` / `post_max_size` is lower, that is the real cap —
contact your host to raise it.

### Will it work with my SEO plugin?

The noindex detection recognizes Yoast SEO, Rank Math and SEOPress.

### How do I report a security issue?

Please report security vulnerabilities privately by email to info@qaiyo-plugins.
com rather than in the public support forum. See the SECURITY.md file included with
the plugin for details. We aim to acknowledge reports within 72 hours.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Qaiyo Admin Booster” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ qaiyo ](https://profiles.wordpress.org/qaiyo/)

“Qaiyo Admin Booster” has been translated into 2 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/qaiyo-admin-booster/contributors)
for their contributions.

[Translate “Qaiyo Admin Booster” into your language.](https://translate.wordpress.org/projects/wp-plugins/qaiyo-admin-booster)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/qaiyo-admin-booster/),
check out the [SVN repository](https://plugins.svn.wordpress.org/qaiyo-admin-booster/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/qaiyo-admin-booster/)
by [RSS](https://plugins.trac.wordpress.org/log/qaiyo-admin-booster/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.0

 * New — **Qaiyo ecosystem**. Other Qaiyo plugins can now report a summary card,
   and Admin Booster shows those cards in two places: a **Qaiyo ecosystem tab** 
   on the settings page, and an optional **dashboard widget** that gathers them 
   into one box instead of every plugin adding its own.
 * The settings tab lists every Qaiyo plugin in one of three states: live data for
   the plugins you already run, a “More detail in … Pro” link where the richer version
   of a card is a Pro feature of that plugin, and a one-line description plus a 
   WordPress.org link for the plugins you do not have.
 * Cards for plugins you do not have carry no install button — only a “Details” 
   link to the plugin’s WordPress.org page, opened in a new tab.
 * The dashboard widget is only registered when an installed, active plugin actually
   reports a card, so it never appears empty.
 * The whole integration is a single documented filter (`qwab_ecosystem_widgets`)—
   no shared library, no bundled package and no load-order requirement, so a sibling
   plugin can ship its side whether or not Admin Booster is installed. The contract
   is documented in the bundled HOOKS.md.
 * A card that fails is contained: only that card is replaced with a short notice,
   and the rest of the page keeps working.

#### 1.3.0

 * New module — **Add to menu from the editor**. A “Menus” panel now appears in 
   the editor sidebar for pages, posts and any other content type that supports 
   navigation menus, so you no longer have to save your work, leave the editor and
   hunt for the page in Appearance  Menus.
 * Choose the menu and the level: add the content at the top level, or nest it under
   an existing top-level item as a submenu entry.
 * The level can be changed at any time afterwards. The panel preselects the menu
   and the level the content currently sits at, and the button becomes “Update level”—
   moving an entry between the top level and a submenu keeps its custom menu label,
   CSS classes, link target and description intact.
 * If the site has no navigation menu at all yet, you can create the first one straight
   from the panel — with an optional theme display location — and the content is
   added to it in the same step.
 * Menus the content is already in are listed with a one-click Remove. Removing 
   an item that has children moves those children up a level instead of leaving 
   them orphaned and invisible.
 * Duplicates are prevented, and on block themes without registered menu locations
   the panel explains that classic menus will not show up on their own.
 * Fixed: the bundled translation files could contain a duplicate entry, which made
   them invalid for tools such as Loco Translate or msgfmt. The translation build
   now collapses duplicates.
 * Re-checked against the released WordPress 7.1: no further changes were needed.
   The new panel is a classic meta box, which renders outside the editor iframe 
   and is unaffected by the 7.1 iframe change.

#### 1.2.0

 * WordPress 7.1 ready. The post editor is now always served inside an iframe in
   WordPress 7.1; the Gutenberg module was reviewed against this and needs no workaround,
   because it only talks to the editor data store and never touches the editor canvas.
 * Fixed: opening the block inserter now uses the current editor store API. The 
   previous call has been deprecated since WordPress 6.5 and printed a deprecation
   warning in the browser console on every editor load. Older WordPress versions
   keep working through a fallback.
 * Tested up to WordPress 7.1.

#### 1.1.0

 * New: Dashboard greeting — a friendly personal greeting at the top of the main
   WordPress dashboard (toggleable module).
 * Performance: the Update center widget now caches the available-update list, so
   the dashboard no longer re-scans plugin and theme files on every load.
 * Performance: faster Page Collections auto-detection on large Pages/Posts lists.
 * Security: the optional filename cleanup now only affects real media uploads (
   no longer touches other filename handling), and custom upload file types can 
   no longer enable risky executable or script extensions (php, js, html, css, etc.).
 * Added a SECURITY.md with a vulnerability disclosure policy and security contact.
 * Housekeeping: removed unused code and moved inline styles into stylesheets.

#### 1.0.0

 * Initial release: Page Collections, Page Filter, 1-click plugin upload, Gutenberg
   UX, quick add menu, larger list views and full file handling.
 * Plus: tidy admin notices tray, dashboard cleanup, scheduled-post countdown, sticky
   list-table headers, last-edited column and quick status switching.
 * Plus: bulk page/post creation (with Tab-indented child hierarchy), an update-
   center dashboard widget, a comments dashboard widget and the Explore Qaiyo plugin
   directory with update notices.

## Meta

 *  Version **1.4.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/qaiyo-admin-booster/), [Russian](https://ru.wordpress.org/plugins/qaiyo-admin-booster/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/qaiyo-admin-booster/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/qaiyo-admin-booster)
 * Tags
 * [admin](https://bcc.wordpress.org/plugins/tags/admin/)[collections](https://bcc.wordpress.org/plugins/tags/collections/)
   [gutenberg](https://bcc.wordpress.org/plugins/tags/gutenberg/)[uploads](https://bcc.wordpress.org/plugins/tags/uploads/)
   [usability](https://bcc.wordpress.org/plugins/tags/usability/)
 *  [Advanced View](https://bcc.wordpress.org/plugins/qaiyo-admin-booster/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/qaiyo-admin-booster/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/qaiyo-admin-booster/reviews/)

## Contributors

 *   [ qaiyo ](https://profiles.wordpress.org/qaiyo/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/qaiyo-admin-booster/)