[WordPress] 外掛分享: Hide Updates

WordPress 外掛 Hide Updates 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Hide Updates」是 2017-06-26 上架。
  • 目前有 7000 個安裝啟用數。
  • 上一次更新是 2024-03-19,距離現在已有 411 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
  • 有 4 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

gesen | upperdog |

外掛標籤

update | notices | updates | core updates | Plugin Updates |

內容簡介

這個外掛可以在 WordPress 管理介面中隱藏核心、外掛程式和佈景主題的更新通知。該外掛對於透過 Composer 或遠程管理服務如 ManageWP 管理更新的開發人員和代理商非常有用。此外,他們可能希望為其他使用者隱藏更新通知。

功能

隱藏 WordPress 核心更新通知。
隱藏外掛更新通知。
隱藏佈景主題更新通知。
隱藏管理選單和管理列中的更新連結。
禁止未經授權的使用者存取更新頁面。
讓開發人員指定哪些使用者可以看到更新通知。

值得注意的事項

這個外掛是提供給開發人員和代理商使用的,他們有很好的理由來隱藏更新通知,例如他們透過 Composer 或遠程管理服務如 ManageWP 來管理更新。此外,該外掛已經在 ManageWP 中進行測試,但 ManageWP 必須使用允許查看更新的使用者帳號來連接網站。

指定允許存取的使用者

預設情況下,這個外掛會允許第一個註冊使用者(安裝網站的使用者)可以查看更新通知。開發人員可以使用 hide_updates_allowed_users 過濾器來指定哪些使用者可以查看更新通知。

以下的範例將只允許帳號名稱為 "bill" 和 "melinda" 的使用者查看更新通知:

function site_hide_updates_allowed_users() {
$allowed_users = array( 'charlotte', 'bob' );
return $allowed_users;
}
add_filter( 'hide_updates_allowed_users', 'site_hide_updates_allowed_users' );

原文外掛簡介

This plugin hides update notifications for core, plugin, and theme updates in the WordPress admin. It’s useful for developers and agencies who manage updates through Composer or remote management services like ManageWP, and therefore wants to hide update notices for other users.
Features

Hides WordPress core update notices.
Hides plugin update notices.
Hides theme update notices.
Hides updates link in admin menu and admin bar.
Blocks access to the updates page for users who are not allowed to see updates.
Enables developers to specify which users can see updates.

Worth noting
This plugin is intended for developers and agencies who have good reasons for hiding the updates, for example if they manage updates through Composer or remote management services like ManageWP. This plugin has been tested with ManageWP and ManageWP needs to connect to the site with a user account that is allowed to see updates.
Specify allowed users
By default, the plugin allows the first registered user (the one who installed the site) to see updates. Developers can use the hide_updates_allowed_users filter to specify which users are allowed to see update notifications.
The following example will allow only users with usernames bill and melinda to see updates:
function site_hide_updates_allowed_users() {
$allowed_users = array( 'charlotte', 'bob' );
return $allowed_users;
}
add_filter( 'hide_updates_allowed_users', 'site_hide_updates_allowed_users' );

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Hide Updates」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.1 | 1.1.1 | 1.1.2 | 1.1.3 | 1.1.4 | 1.1.5 | trunk |

延伸相關外掛(你可能也想知道)

  • Companion Auto Update 》Companion Auto Update 是一個功能強大且完全免費的外掛,可以幫助您管理 WordPress 網站上的所有更新。我們的目標是為您提供最佳的更新控制,讓您隨時瞭解最...。
  • Advanced Automatic Updates 》Advanced Automatic Updates 為 WordPress 內建的自動更新功能添加了額外的選項。除了安全更新外,它還支持安裝重大版本、外掛、主題甚至是定期的 SVN 檢出!...。
  • Disable Updates for WordPress Core, Plugins and Themes 》這個外掛可以阻止 WordPress (核心、外掛和佈景主題) 的所有更新。如果您有多個環境,例如實際運作和測試伺服器,而您不希望使用者使用更新功能,這非常有用...。
  • Disable Theme and Plugin Auto-Update Emails 》該外掛可以禁用網站在自動主題和/或外掛更新後發送的預設通知電子郵件。只需啟用該外掛即可禁用這些電子郵件通知(除非啟用設置以禁用失敗通知)。, 這是一個...。
  • WP Auto Updater 》此 WordPress 外掛可啟用 WordPress 核心、佈景主題、外掛程式和翻譯的自動更新功能。WordPress 核心的版本控制可增加自動更新的安全性。, , 功能:, - 自動...。
  • WP Nag Hide 》如果插件通知和內嵌警告妨礙了您的操作,啟用 WP Nag Hide Plugin,就可以選擇在管理面板中隱藏更新通知和插件警告。該插件僅隱藏管理頁面頂部的通知,不會隱...。
  • Disable Plugin Autoupdate Emails 》這個外掛並不設定太多東西,只是提供了兩個簡單的篩選器,可以關閉插件和主題自動更新時發送的電子郵件通知。, 在 WordPress 5.5.0 中,無論是否失敗,插件/...。
  • Update Control 》這個外掛會為你的「設定」 -> 「一般」頁面新增一些選項,讓你可以指定自動更新的功能,而不需要手動指定常數或加入過濾器。。
  • Slack Notifications by dorzki 》這款輕量且可自定的 WordPress 外掛可讓您的網站與 Slack 整合。, 選擇您想接收的通知類型:, * WordPress 更新提醒, * 插件更新提醒, * 管理員登入通知, * ...。
  • Disable WordPress Core Update Email 》此外掛可以禁用 WordPress 官方自動核心更新時發送的通知郵件。只需啟用此外掛即可停用通知郵件 🙂, , Disable WordPress Core Update Email 外掛首頁。, 更...。
  • Auto Updates 》現今,保持一切更新(安全性、相容性、新功能和效能)非常重要。預設的 WordPress 設定只會自動安裝小型的核心更新和語言檔案。, 不需設定,只要安裝並啟用此...。
  • WP Updates Settings 》允許您通過設置面板設置更新和自動背景更新的能力。, 功能, , 顯示/隱藏更新通知, 使用預設的 WordPress 行為, 啟用/禁用管理員使用者的更新能力, 設置主要核...。
  • WP Disables Updates 》WP Disables Updates 允許您禁用插件、佈景主題、翻譯或 WordPress 核心更新。, 主要功能:, , 禁用插件更新。, 禁用佈景主題更新。, 禁用翻譯更新。, 禁用 W...。
  • No Update Nag 》這個外掛可移除當 WordPress 釋出新版本時,出現在所有管理頁面頂部的 WordPress 更新提醒。, 是否厭倦了 WordPress 不停地提醒你新版本的釋出?也許你已經知...。
  • Background Update Tester 》大多數網站能夠在背景中應用更新,Background Update Tester 檢查您的網站相容性並解釋任何問題。, 啟用此外掛後,請造訪儀表板→ 更新測試器畫面。(如果您正...。

文章
Filter
Apply Filters
Mastodon