nikschavan/display-updates

Display plugin update notifications for sites using constant `DISALLOW_FILE_MODS`

Installs: 1 196

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-plugin

1.0.0 2021-08-31 13:30 UTC

This package is auto-updated.

Last update: 2024-04-29 04:34:24 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.