Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About Hide Updates
This plugin is for developers and agencies who manage updates through Composer or remote management services and want to hide update notifications for other users. It hides update notices for WordPress core, plugins, and themes, and allows developers to specify which users can see the updates.Changelog
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’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.
