nikschavan / display-updates
Display plugin update notifications for sites using constant `DISALLOW_FILE_MODS`
Installs: 1 450
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- composer/installers: ^1.11
Requires (Dev)
This package is auto-updated.
Last update: 2025-03-01 00:35:59 UTC
README
Display Update Notifications for sites that have disabled file edits using constant DISALLOW_FILE_MODS
This plugin just displays the update notifications in the WordPress admin but does not allow users to actually perform updates since it is assumed that in sites with DISALLOW_FILE_MODS=true
the plugins are updates using version control.
Installation
Install display-updates
using composer.
compsoer require nikschavan/display-updates
License
Copyright 2021 Nikhil Chavan
Licensed under the GPL v3 or Later license.