Title: Admin Optimizer
Author: yipresser
Published: <strong>August 13, 2025</strong>
Last modified: March 31, 2026

---

Search plugins

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

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

# Admin Optimizer

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

[Download](https://downloads.wordpress.org/plugin/admin-optimizer.1.8.0.zip)

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

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

## Description

Use Admin Optimizer to enhance your WordPress site, add additional features to improve
your workflows while **replacing multiple plugins** doing it.

### Modules:

[See all modules >>](https://www.adminoptimizer.com/modules/)

### Content Management

 * **Auto-Publish Posts with Missed Schedule**: auto publish posts that have missed
   their publication schedule.
 * **Custom Post Status**: register new and custom post status for use with your
   posts. [Pro](https://www.adminoptimizer.com/) adds options to assign custom post
   status to custom post types and set up custom post status for different user 
   roles.
 * **Custom Post Types**: register new and custom post types for various content.
 * **Custom Taxonomies**: register new and custom taxonomies to support all Post
   Types.
 * **Lock Modified Date**: prevent the Post’s modified date from being updated unnecessarily.
   [Pro](https://www.adminoptimizer.com/) adds options to enable modified date lock
   for custom post types, and grant permission to user roles to change the modified
   date.
 * **Auto add anchor target to Headings block**: Transform your WordPress headings
   into clickable link targets, making it easier for readers to navigate through
   your posts and share specific sections.
 * **Page Ordering**: Reorder pages and custom post types (that support ‘page-attributes’)
   using drag and drop.
 * **Post Cloner**: Easily clone posts and any other post types, including all its
   post metas and taxonomies.
 * **Post Republisher**: Clone a post as a child of the Post. When you (re)publish
   the cloned post, it will update the orignal post instead of publishing as a new
   post. This allows you to update old content quickly and easily. [Pro](https://www.adminoptimizer.com/)
 * **Custom Fields Builder**: Build your own custom fields layout, and easily create
   custom fields for any post type. Show/hide custom fields based on the post type,
   post status,user role, or other conditions. [Pro](https://www.adminoptimizer.com/)

### Media Management

 * **Auto convert image name to Alt text**: Tired of seeing images with empty Alt
   text? Now you can preset the Alt text section with the image name.
 * **Limit Image upload size**: limit the image’s file size to prevent your users
   from uploading a large image file.
 * **SVG File Upload**: enable the upload of SVG files. SVG files were sanitized
   during upload to ensure it is safe to use.

### Security

 * **Block Failed Login**: Limit failed login attempt and block bad actors from 
   carrying out brute force login attack to your site. [Pro](https://www.adminoptimizer.com/admin-optimizer/)
   adds options to customize the lock out time, a full lockout mode and hide login
   form in lockout mode.
 * **Custom Login URL**: Hide the wp-login.php login URL and create a custom secret
   login url for your users.
 * **Hide WordPress Version**: remove the WP version tag from the site’s header.
 * **Hide Update notice**: hide the Update nag to all users except for the user 
   roles with Update capability (administrator).
 * **Two-factor Authentication**: enable two-factor authentication (TOTP) for all
   your users. [Pro](https://www.adminoptimizer.com/) adds options to make Two-factor
   Authentication compulsory for defined user roles, block users without enabled
   2FA from logging in, and allow users to save devices as “Trusted devices”.

### Disable Features

 * **Disable Oembed link**: remove the “json+oembed” and “xml+oembed” link in the
   site’s header. This prevents other sites from embedding your content in their
   sites.
 * **Disable Emojis**: remove all “emojis” related styles and scripts from the site.
 * **Disable jQuery Migrate**: disable loading of jQuery migrate script on the site.
 * **Disable REST API**: remove REST API access for non-authenticated users and 
   remove URL traces from the site’s header.
 * **Disable Really Simple Discovery (RSD)**: remove the Really Simple Discovery(
   RSD) link in the site’s header. The RSD tag is used by XML-RPC clients to discover
   the location of the XML-RPC endpoint on your site. If you are not using XML-RPC,
   you should disable this.
 * **Disable Shortlink**: remove the shortlink link in the site’s header.
 * **Disable XML-RPC**: disable XML-RPC protocol from your WordPress site. XML-RPC
   is insecure by default as it doesn’t include built-in security features like 
   encryption or authentication, so it is best to disable it in WordPress.
 * **Disable X-Pingback header**: remove the “X-Pingback” info in HTTP header to
   prevent other sites from pinging back to your site.
 * **Disable X-Powered-By header**: remove the “X-Powered-By” info in HTTP header
   to hide your PHP and server information.
 * **Disable Gutenberg Editor**: disable the block editor and restore the Classic
   editor as the default editor.
 * **Disable Category Archive Page**: disable all Category archive pages in the 
   site frontend.
 * **Disable Tag Archive Page**: disable all Tag archive pages in the site frontend.
 * **Disable Author Archive Page**: disable all Author archive pages in the site
   frontend.
 * **Disable Date Archive Page**: disable all Date archive pages in the site frontend.

### Utilities

 * **Adjust Heartbeat**: Modify the Heartbeat interval to improve the user experience
   of WordPress.
 * **SMTP Email**: replace the default mailer with external SMTP service to ensure
   successful mails delivery.
 * **Database Cleaner**: Schedule regular optimization and cleaning up of the WP
   database to improve the performance of the site. [Pro](https://www.adminoptimizer.com/)
   adds options to manually cleanup individual DB table, tracks unused options and
   remove autoload for Options table.

### Site Management

 * **Manage robots.txt, ads.txt and app-ads.txt**: Provide an interface for you 
   to easily add and update the robots.txt, ads.txt and app-ads.txt files, directly
   from your WordPress directly. There is no need to manually upload/download physical
   text file anymore.
 * **XML Sitemap**: Configure and manage the native WP XML sitemap for search engines.
   Enable caching of XML sitemap to improve site performance (Pro), and enable Google
   News sitemap (Pro).

### User Management

 * **Track User Last Login**: track the last logged in date of every user and display
   it in the Users column.
 * **Track User Registration Date**: track the Registration date of every user and
   display it in the Users column.
 * **Disable new user signup notification**: disable the new user notification when
   creating a new user account in WordPress.
 * **Hide admin toolbar for all users**: disable the admin bar for all logged-in
   users when viewing the site on the frontend.
 * **Disable User Account**: Disable user accounts for inactive users and prevent
   them from logging in.
 * **Block Admin Access**: Configure and prevent selected user roles from accessing
   the WordPress Dashboard. Redirect them to a specific URL when they try to access
   the admin dashboard.

[See all modules >>](https://www.adminoptimizer.com/modules/)

Your feedback is WELCOME!

## Screenshots

 * [[
 * Content Management Settings
 * [[
 * Media Management Settings
 * [[
 * Security Settings
 * [[
 * Utilities Settings
 * [[
 * Disable Features Settings
 * [[
 * Users Management Settings
 * [[
 * Custom Post Status Settings

## Installation

#### Using The WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘Admin Optimizer’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Navigate to the ‘Upload’ area
 3. Select `admin-optimizer.zip` from your computer
 4. Click on ‘Install Now’ button
 5. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `admin-optimizer.zip`
 2. Extract the `admin-optimizer` directory to your computer
 3. Upload the `admin-optimizer` folder to the `/wp-content/plugins/` directory
 4. Activate the plugin in the Plugin dashboard

## FAQ

### What is the Admin Optimizer plugin?

Admin Optimizer is a comprehensive all-in-one plugin that replaces multiple plugins
with multiple features and utilities to improve and enhance the WordPress core. 
It offers modular features that can be easily on/off with a click.

### Can I disable certain features of Admin Optimizer if I don’t need them?

Absolutely. Admin Optimizer comes with various modules, all of which can be activated
individually. You only activate the module you need.

### Will Admin Optimizer slow down my site?

No. Admin Optimizer is designed to be lightweight and efficient. Each and every 
module was carefully coded to use only WordPress’s API and Hooks. There are no unnecessary
codes and scripts to slow down the site. In fact, the Admin Optimizer replaces multiple
plugins and may even improve the loading time of your site.

### Does Admin Optimizer works with multisite?

Admin Optimizer has not been tested on multisite and does not officially support
multisite. Please use at your own risk.

## Reviews

![](https://secure.gravatar.com/avatar/36e1fa613296e716f0077394daffa7d485e7bcc00647d1ada796070c051ccecc?
s=60&d=retro&r=g)

### 󠀁[Great all-in-one admin tool](https://wordpress.org/support/topic/great-all-in-one-admin-tool/)󠁿

 [Louis](https://profiles.wordpress.org/louisgan/) December 18, 2025

This plugin helps save the admin from using lots of custom snippets. It is a great
admin sidekick when you are managing multiple WordPress sites.

 [ Read all 1 review ](https://wordpress.org/support/plugin/admin-optimizer/reviews/)

## Contributors & Developers

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

Contributors

 *   [ yipresser ](https://profiles.wordpress.org/yipresser/)
 *   [ DamienOh ](https://profiles.wordpress.org/damienoh/)

[Translate “Admin Optimizer” into your language.](https://translate.wordpress.org/projects/wp-plugins/admin-optimizer)

### Interested in development?

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

## Changelog

#### 1.8.0

 * Added: Revamp new UI for Admin Optimizer
 * Added: new Block Admin Access module

#### 1.7.1

 * Fixed: switched to ADMINOPTIMIZER_VERSION instead of filemtime() for versioning
 * Fixed: SMTP from field is only set if it is empty. It doesn’t override other 
   plugin Send_from settings now.

#### 1.7.0

 * Added: new Page Ordering module
 * Fixed: SMTP password is now encrypted before saving to the database

#### 1.6.0

 * Added: new Pro Custom Fields Builder module.
 * Fixed: Post Cloner module now doesn’t clone other’s password-protected posts
 * Fixed: Improve the user interface for Custom Post Types and Custom Taxonomies
   modules

#### 1.5.4

 * Bug: fixed no posts showing in XML sitemap
 * Added: new Pro options for XML Sitemap module
 * Fixed: DB Cleaner comments not cleaned bug.
 * Fixed: multiple files for vulnerability
 * Fixed: Robots.txt not displaying properly.
 * Fixed: XML Sitemap not properly included in Robots.txt

#### 1.5.3

Fixed: Custom Post Types module not showing correct options when editing existing
post types
 Fixed: Custom Taxonomies module not showing correct options when editing
existing taxonomies

#### 1.5.2

Added: Post Cloner after cloning action

#### 1.5.1

Fixed: XML Sitemap URL wrongly set on robots.txt

#### 1.5.0

Added: new XML Sitemap module

#### 1.4.2

 * The plugin now require PHP version 7.4.0
 * Added polyfills for PHP 8 and 8.1 functions
 * Fixed: 2FA module now works on PHP7.4
 * Bug: make sure the `Envelope-From`, `Return-Path` is properly set via `$phpmailer-
   >Sender` and `$phpmailer->ReturnPath`.

#### 1.4.1

 * Updated: plugin site URL

#### 1.4.0

 * Added: new Post Cloner module
 * Added: new Robots.txt, ads.txt and app-ads.txt module
 * Added: removed scheduled tasks on module deactivation

#### 1.3.0

 * Added: new Export/Import module.
 * Added: auto add anchor target to Headings block
 * Added: Disable Gutenberg editor
 * Added: Disable Category archive pages
 * Added: Disable Tag archive pages
 * Added: Disable Author archive pages
 * Added: Disable Date archive pages
 * Bug: correct a sentence error in database cleaner module

#### 1.2.0 –

 * Added: new Database Cleaner module
 * Enhancement: updated admin UI interface
 * Bug: correct modified date column text

#### 1.1.0 – 27 August 2025

 * Added: new Disable User Accounts Module.
 * Added: new Disable Guess Redirect 404 Module.
 * Enhancement: improve the modules page.

#### 1.0.4 – 20 August 2025

 * Enhancement: remove access to xml-rpc class and file.
 * Change: Moved Disable XML-RPC module to Security section.
 * Bug: Correct taxonomy spelling mistake.

#### 1.0.3 – 19 August 2025

 * Bug fixes: fixed 2fa conflicts with last login date.

#### 1.0.2 – 15 August 2025

 * Minor bug fixes: fixed spelling error

#### 1.0.1 – 13 August 2025

 * Minor bug fixes, security compliant fixes and first release to WP Plugin Directory

#### 1.0.0 – 25 June 2025

 * First release

## Meta

 *  Version **1.8.0**
 *  Last updated **4 days ago**
 *  Active installations **10+**
 *  WordPress version ** 5.5 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/admin-optimizer/)
 * Tags
 * [all in one plugin](https://twd.wordpress.org/plugins/tags/all-in-one-plugin/)
   [disable features](https://twd.wordpress.org/plugins/tags/disable-features/)[enhancements](https://twd.wordpress.org/plugins/tags/enhancements/)
   [optimizations](https://twd.wordpress.org/plugins/tags/optimizations/)[security](https://twd.wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://twd.wordpress.org/plugins/admin-optimizer/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/admin-optimizer/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/admin-optimizer/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/admin-optimizer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/admin-optimizer/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/admin-optimizer/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/admin-optimizer/reviews/#new-post)

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

## Contributors

 *   [ yipresser ](https://profiles.wordpress.org/yipresser/)
 *   [ DamienOh ](https://profiles.wordpress.org/damienoh/)

## Support

Got something to say? Need help?

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