前言介紹
- 這款 WordPress 外掛「BusinessPress」是 2016-03-10 上架。
- 目前有 60 個安裝啟用數。
- 上一次更新是 2025-04-30,距離現在已有 4 天。
- 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.6 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
editing | plugins | installing | permissions | core updates |
內容簡介
以下是外掛的功能:
WordPress更新
WordPress 每年有三次重大版本更新,每次都有破壞網站功能的風險。這款外掛移除大部分的更新提示信息(仪表板的按钮、管理員底部的链接和管理員通告),同時在更新頁面添加更多版本信息。您可以看到您正在運行哪個版本,可以選擇更新哪個版本。
此外,WordPress 會自動更新至最新次要版本。我們認為這很好,但這些更新也可能會引起問題。因此,BusinessPress 會將更新延遲 5 天。
該插件還允許您阻止客戶安裝新插件(其中許多可能會使其網站癱瘓或減慢速度),同時允許客戶安全地為現有插件更新提供幫助。
您可以禁用其他管理員用戶的以下功能
啟用和停用插件和主題
更新插件和主題
更新 WordPress 核心
安裝、編輯和刪除插件和主題
不必要的 WordPress 功能
該插件默認禁用產生器標記、REST API 和表情符號,以保持您的網站安全和快速。但是,如果需要,您可以重新啟用這些功能,就像 XML-RPC 或 oEmbed 一樣。
登錄標誌
您可以設置登錄標誌和 wp-admin 的顏色。
管理員通告
該插件會將管理員通知移動到“儀表板”->“通知”屏幕,您可以關閉每個通知。越來越多的插件顯示通知(有些更重要,有些較少),因此 BusinessPress 清理了這些內容,以保持您的注意力集中。
登錄保護
該插件還支持 fail2ban,請參閱安裝說明。
微調
啟用 Google 樣式的結果-為您提供類似的佈局和關鍵字突出顯示。
啟用連結管理器-WordPress 的遺留功能,自 3.5 版本以來已隱藏。
增強 wp-admin 下拉菜單-使冗長笨重的下拉框更加易用,包括搜索功能。
登錄重定向-登錄後,您將被重定向回單擊 wp-login.php 鏈接的頁面,除非存在自定義 redirect_to 參數。使用 HTTP referer。
自動設置特色圖像-首張圖像在發佈時自動成為特色圖像。
WordPress 核心熱修復程序-您是否收到類似“無法創建../images/2019/11 目錄。它的父目錄是否可由服務器寫入?”這樣的錯誤?自 2019 年 10 月以來,WordPress 不再支持../ 在上傳路徑中。因此,我們會將該路徑轉換為絕對路徑,並檢查它是否在站點網站根目錄下,然後讓它通過。
當訂閱者級別的用戶更改電子郵件地址時,關閉“密碼已更改”管理員電子郵件通知
按字母順序排序 wp-admin->設置菜單,使查找任何設置屏幕更加容易!
隱藏受密碼保護的帖子-受密碼保護的帖子不會出現在任何地方,除非您擁有直接鏈接或者成為管理員或編輯者。
鳴謝
此插件將某些令人驚嘆的 WordPress 插件集成到一起,使它變得輕巧,刪除了不必要的功能:
由 Pascal Birchler 開發的“禁用嵌入”插件,並帶有我們自己的改進
由 Ryan Hellyer 開發的“禁用表情符號”插件
由 Dave McHale 開發的“禁用 REST API”插件
由 Mark Jaquith 開發的“登錄標誌”插件,並帶有我們自己的改進
由 John James Jacoby 開發的 WP Chosen 插件,並帶有一些小型性能改進
支援
原文外掛簡介
Here are the plugin features:
WordPress Updates
WordPress has a major release three times per year, each time with a risk of breaking the way your website works. This plugin removes most of the messages to update (button from dashboard, the admin footer link and admin notice), while adding more information about versions to the updates page. You will see which version you are running and which versions which are available to you and given a choice about your updates.
WordPress also automatically updates your website to the latest minor release. We like that, but these updates can cause issues as well. That’s why BusinessPress delays the updates for 5 days.
This plugin also allows you to prevent your client from installing new plugins (many of which could either cripple or slow their website) while allowing clients to safely take care of existing plugin updates themselves.
You can disable the following capabilities for other admin users
Activate and deactivate plugins and themes
Update plugins and themes
Update WordPress core
Install, Edit and delete plugns and themes
Unnecessary WordPress features
Plugin by default disables the generator tag, REST API and Emojis to keep your site secure and fast. However you can enable these features back on if you prefer, just like the XML-RPC or oEmbed.
Login Logo
You can set your login logo and wp-admin color.
Admin Notices
Plugin by default moves the admin notices into Dashboard -> Notices screen where you can dismiss each notice. More and more plugins show their notices (some more important, some less) so BusinessPress cleans that up to keep you focused.
Login Protection
Plugin also supports fail2ban, see install instructions.
Login Lockout makes sure any user account that gets repeated bad login attempts (even from different IP addresses) gets locked down to ensure the password does not get guessed. User then gets an “Failed login attempts detected” email letting him unlock the account and reminding him to use a strong password.
Tweaks
Enable Google style results – Gives you similar layout and keyword highlight.
Enable Link Manager – Legacy feature of WordPress, hidden since version 3.5.
Enhance wp-admin Dropdowns – Makes long, unwieldy select boxes much more user-friendly, including search functionality.
Login redirection – After you log in you will be redirected back to the page where you clicked wp-login.php link, unless there was a custom redirect_to parameter. Uses HTTP referer.
Set Featured Images Automatically – First image in the post becomes the featured image on save.
WordPress core hotfix – are you getting error like “Unable to create directory ../images/2019/11. Is its parent directory writable by the server?” Since October 2019 WordPress doesn’t support ../ in the upload path. So we translate that path to absolute path and check if it’s in the site webroot and then let it pass
Disables the “Password Changed” admin email notifications when a Subscriber level user changes email address
Alphabetically sorting the wp-admin -> Settings menu, making it much easier to find any settings screen!
Hide Password Protected Posts – Password protected posts won’t show up anywhere unless you have the direct link or your are the admin or editor.
WooCommerce Search Speed – Speed up the search by only searching the billing email address and not shipping nor billing address.
Yearly dropdowns for posts filtering – If the standard list of months in wp-admin -> Posts or WooCommerce Orders and Subscriptions is going to show more than 10 months, the years will show instead. Will show only “Last 12 months” by default.
WAF
Detect bad requests and log the issue for fail2ban to take action: https://foliovision.com/wordpress/plugins/businesspress/malicious-requests-businesspress
Credits
This plugin integrates some of the amazing WordPress plugins which keep it lean and removed the unnecessary features:
Disable Embeds by Pascal Birchler with our own improvements
Disable Emojis by Ryan Hellyer
Disable REST API by Dave McHale
Login Logo by Mark Jaquith with our own improvements
WP Chosen by John James Jacoby with some small performance improvements
Support
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「BusinessPress」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.2 | 0.6.6 | 0.7.3 | 0.7.4 | 0.8.3 | 0.8.4 | 0.8.5 | 0.8.8 | 0.9.4 | 0.9.6 | 0.9.13 |
延伸相關外掛(你可能也想知道)
WP Rollback – Rollback Plugins and Themes 》這個外掛可以快速、輕鬆地將 WordPress.org 的任何主題或外掛回滾至任何之前(或更新)的版本,無需手動操作。它的操作方式就像是外掛升級一樣簡單,只是您是...。
Download Plugin 》, 啟用此外掛。, 在外掛頁面下方,您可以看到每個外掛名稱下方的下載連結。, 點選任何一個下載連結,即可下載該外掛的 zip 檔案到您的電腦上。, 好了,就這樣...。
Advanced Automatic Updates 》Advanced Automatic Updates 為 WordPress 內建的自動更新功能添加了額外的選項。除了安全更新外,它還支持安裝重大版本、外掛、主題甚至是定期的 SVN 檢出!...。
Softaculous 》**Softaculous 提供強大的 WordPress 管理功能**, , **問題:**, 1. Softaculous 是什麼?它提供了什麼特色功能?, 2. 如何在 Softaculous 中管理多個 WordPr...。
WPCore Plugin Manager 》WPCore 是一個工具,允許您管理 WordPress 外掛集合,然後快速安裝它們到任何 WordPress 網站上。您可以在 https://wpcore.com 生成您的集合,然後通過將唯一...。
WP Fingerprint 》為什麼應該使用 WPFingerprint?, WordPress 是全球最受歡迎的開源 CMS,據估計有三分之一的網站使用 WordPress。如果你是黑客,這個巨大的目標會成為你的攻...。
Plugin Notes Plus 》你曾經回到之前建立的網站並問自己:“為什麼我要安裝這個外掛程式?”這個外掛程式在外掛程式頁面上提供了一個額外的欄位,讓你可以添加、編輯或刪除有關你安...。
Embed PDF 》此外掛可使用 Google Docs Viewer 內嵌 PDF 檔案, 只需在獨立一行或使用內嵌標籤 http://example.com/file.pdf 中包含 PDF 文件的 URL,本外...。
Wp Favs – Plugin Manager 》, Wp Favs 是一個批量外掛程式管理工具,讓您從 https://wpfavs.com 匯入您的外掛清單(又稱 Wp Favs),或從 WordPress.org 獲取您喜愛的外掛程式。, 您可以...。
Meks Quick Plugin Disabler 》Meks快速插件禁用器的主要用途是快速找出網站上最近遇到的任何問題是否與當前正在運行的插件之一有關。, 它適用於開發人員、技術支援工程師以及常規的WordPre...。
Comment Form Js Validation 》此外掛可用於 WordPress 網站的評論 JS 驗證,讓您的評論表單更加安全。此外掛的選項,可讓您設置自己的驗證訊息,也可添加 Google Captcha (reCAPTCHA)。, ...。
WP Disables Updates 》WP Disables Updates 允許您禁用插件、佈景主題、翻譯或 WordPress 核心更新。, 主要功能:, , 禁用插件更新。, 禁用佈景主題更新。, 禁用翻譯更新。, 禁用 W...。
WIP Custom Login 》WIP Custom Login 可以讓您自定義 WordPress 的登入區域,您能夠取代管理員 WordPress 徽章、設定背景圖片等等。, , 高級功能。, , 預設外觀, 您可以設定預...。
Plugins List 》功能, 此外,外掛還具有以下功能:, , 可透過短代碼在任何頁面上插入插件列表, 可以選擇要輸出的插件數據為哪些資訊, 可輸出啟用和未啟用的插件,也可設定描...。
Plugin Security Scanner 》此外掛可檢測您的其他外掛或佈景主題是否存在安全漏洞,方法是通過查閱 WPScan 漏洞數據庫中的相關詳細信息。, 系統會每日執行一次掃描,當偵測到有漏洞存在...。