Title: Hide Updates
Author: Upperdog
Published: <strong>Òkúdù 27, 2017</strong>
Last modified: Ẹrẹ́nà 19, 2024

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/hide-updates/assets/banner-772x250.png?rev=1686202)

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://ps.w.org/hide-updates/assets/icon-256x256.png?rev=1686202)

# Hide Updates

 Láti ọwọ́ [Upperdog](https://profiles.wordpress.org/upperdog/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/hide-updates.1.1.5.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/hide-updates/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/hide-updates/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/hide-updates/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/hide-updates/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/hide-updates/)

## Àpèjúwe

This plugin hides update notifications for core, plugin, and theme updates in the
WordPress admin. ItÌtumọ̀ Yorùbá: ’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' );
    ```

## Ìgbéwọlẹ̀

 1. Upload the `hide-updates` directory to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## FAQ

### Who is this plugin for?

This plugin is aimed for developers and agencies who manage core, plugin, and translation
updates through Composer or remote management services like ManageWP.

### Why would you want to hide updates?

If youÌtumọ̀ Yorùbá: ’re a developer or agency responsible for updating client sites,
you may want to hide updates for other users who should not install updates.

### Can I choose to hide only some types of updates?

No. All updates will be hidden.

## Àwọn àgbéyẹ̀wò

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

### 󠀁[Works like a charm](https://wordpress.org/support/topic/works-like-a-charm-2362/)󠁿

 [icecreamjelly](https://profiles.wordpress.org/icecreamjelly/) Bélú 10, 2024

Plug and play, works like a charm. Hope this does not get taken down. Thanks.

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

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-38365/)󠁿

 [aldrinhart](https://profiles.wordpress.org/aldrinhart/) Ṣẹrẹ 25, 2024

Very useful to keep calm clients

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

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-22209/)󠁿

 [Tom](https://profiles.wordpress.org/tom-van-m/) Òkúdù 24, 2019

Exactly what I was looking for!

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

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-6068/)󠁿

 [Interpro](https://profiles.wordpress.org/interpro/) Èbìbí 10, 2019

Installed, activated, worked. Thanks!!

 [ Ka gbogbo àwọn àgbéyẹ̀wò 4 ](https://wordpress.org/support/plugin/hide-updates/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Hide Updates” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa
sí plugin yìí.

Àwọn Olùkópa

 *   [ Upperdog ](https://profiles.wordpress.org/upperdog/)
 *   [ Emil Gustafsson ](https://profiles.wordpress.org/gesen/)

[Túmọ̀ “Hide Updates” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/hide-updates)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/hide-updates/), ṣàyẹ̀wò
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/hide-updates/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/hide-updates/) nípasẹ̀
[RSS](https://plugins.trac.wordpress.org/log/hide-updates/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.1.5

 * Release date: 2019-12-18
 * Minor refactoring and coding standards overhaul.
 * Align Github and WordPress.org version release numbers.

#### 1.1.4

 * Release date: 2019-05-28
 * Check if user is logged in before enqueuing plugin CSS. Thanks Vincent Klaiber(@
   vinkla) for the help!

#### 1.1.3

 * Release date: 2018-10-28
 * Avoid error if default user with ID 1 doesnÌtumọ̀ Yorùbá: ’t exist.

#### 1.1.2

 * Release date: 2018-10-21
 * Add first registered user (usually the one who installed the site) as default
   user allowed to see updates.
 * Add more precise CSS selector for hiding plugin updates in admin menu to avoid
   breaking other plugins using the .update-plugins class on other notifications.

#### 1.1.1

 * Release date: 2018-10-21
 * Remove include of wp-includes/pluggable.php to be able to use wp_get_current_user().
   Unnecessary to include file.

#### 1.1

 * Release date: 2018-10-21
 * Add filter to define users allowed to see updates.
 * Hide update notifications using CSS to enable usage of remote management services
   like ManageWP and others. Previous solution used pre_site_transient_update_* 
   filters and nulled all values making it impossible for remote management services
   to read updates.

#### 1.0

 * Initial release.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.1.5**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **5,000+**
 *  Ẹ̀yà WordPress ** 3.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.5.9**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/hide-updates/)
 * Àwọn àmì
 * [core updates](https://yor.wordpress.org/plugins/tags/core-updates/)[notices](https://yor.wordpress.org/plugins/tags/notices/)
   [Plugin Updates](https://yor.wordpress.org/plugins/tags/plugin-updates/)[update](https://yor.wordpress.org/plugins/tags/update/)
   [updates](https://yor.wordpress.org/plugins/tags/updates/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/hide-updates/advanced/)

## Àwọn ìbò

 5 lára àwọn ìràwọ̀ 5.

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

[Your review](https://wordpress.org/support/plugin/hide-updates/reviews/#new-post)

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

## Àwọn Olùkópa

 *   [ Upperdog ](https://profiles.wordpress.org/upperdog/)
 *   [ Emil Gustafsson ](https://profiles.wordpress.org/gesen/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/hide-updates/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](https://paypal.me/gesen)