
前言介紹
- 這款 WordPress 外掛「Admin Optimizer」是 2025-08-12 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2026-02-23,距離現在已有 3 天。
- 外掛最低要求 WordPress 5.5 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4.0 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
security | enhancements | optimizations | disable features | all in one plugin |
內容簡介
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
</head>
<body>
<h2>Admin Optimizer 外掛介紹</h2>
<p>Admin Optimizer 可幫助增強和改進您的 WordPress 網站,提供額外功能以改進各種管理工作流程和網站方面,同時取代多個外掛。</p>
<h3>模組:</h3>
<ul>
<li>查看所有模組 >></li>
</ul>
<h3>內容管理:</h3>
<ul>
<li>自動發布遺漏排程的文章: 自動發布未按排程發表的文章。</li>
<li>自訂文章狀態: 註冊新的自訂文章狀態,用於您的文章。專業版增加了將自訂文章狀態指定給自訂文章類型並為不同使用者角色設定自訂文章狀態的選項。</li>
<li>自訂文章類型: 註冊多個新的自訂文章類型,用於不同內容。</li>
<li>自訂分類: 註冊新的自訂分類以支援所有文章類型。</li>
<li>鎖定修改日期: 防止文章的修改日期被不必要更新。專業版增加了啟用自訂文章類型的修改日期鎖定選項,並授予使用者角色更改修改日期的權限。</li>
</ul>
<h3>媒體管理:</h3>
<ul>
<li>將圖片名稱自動轉換為 Alt 文本: 厭倦看到未填寫 Alt 文本的圖片嗎?現在您可以將 Alt 文本部分預設為圖片名稱。</li>
<li>限制圖片上傳大小: 限制圖片的檔案大小,以防止用戶上傳過大的圖片檔案。</li>
<li>SVG 檔案上傳: 啟用 SVG 檔案上傳。在上傳期間對 SVG 檔案進行過濾,確保安全可用性。</li>
</ul>
<h3>安全性:</h3>
<ul>
<li>阻止失敗登入: 限制失敗的登入嘗試並阻止惡意行為者進行暴力登入攻擊。專業版增加了自訂鎖定時間、完整鎖定模式和在鎖定模式中隱藏登入表單的選項。</li>
<li>自訂登入網址: 隱藏 wp-login.php 登入網址,並為用戶建立自訂的秘密登入網址。</li>
<li>隱藏 WordPress 版本: 從網站標頭中刪除 WP 版本標籤。</li>
<li>隱藏更新通知: 對所有用戶隱藏更新提示,除了具有更新能力的使用者角色(管理員)。</li>
<li>雙因素驗證: 為所有用戶啟用雙因素驗證(TOTP)。專業版增加了使雙因素驗證可用的選項。</li>
</ul>
</body>
</html>
原文外掛簡介
Admin Optimizer helps to boost and enhance your WordPress site, adding additional features to improve various admin workflows and site aspects while replacing multiple plugins doing it.
Modules:
See all 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 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 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.
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
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 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 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 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.
See all modules >>
Your feedback is WELCOME!
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Admin Optimizer」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.1.0 | 1.2.0 | 1.3.0 | 1.4.0 | 1.4.1 | 1.4.2 | 1.5.0 | 1.5.1 | 1.5.2 | 1.5.3 | 1.5.4 | trunk |
延伸相關外掛(你可能也想知道)
Mega Addons For WPBakery Page Builder 》Mega Addons For WPBakery Page Builder ~ WPBakery 最大的附加元件套件,擁有 32+高度自訂的元素和外掛程式。這個元件套件提供你在WPBakery Page Builder中...。
Mega Addons For Elementor 》你有想過可以免費使用 Elementor 創建自己的網站嗎?, Mega Addons For Elementor是一個擁有18個附加組件的外掛捆綁包,為Elementor頁面生成器提供功能。這個...。
WPMasterToolKit (WPMTK) – All in one plugin 》<html>, <h2>WPMasterToolKit WordPress 外掛總結:</h2>, <p>WPMasterToolKit 是提升您的 WordPress 網站的完整解決方案。它集合了...。
Post Slider For WPBakery Page Builder 》, , WPBakery Page Builder 最好的文章輪播外掛 – WordPress 外掛, , , 使用 Post Layout Carousel,您可以創建卡片式和網格式輪播。 我們...。
Massive Addons for Gutenberg and WordPress 》, , 最佳的Gutenberg外掛程式 - WordPress外掛程式, , , 巨量新增的元素對於Gutenberg和WordPress編輯器而言是最佳的外掛程式捆綁包,具有多個區...。
