This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Block Repo Plugin Updates

Description

🔒 Blocks plugin updates for any plugin whose folder looks like a code repo. (at the moment only git and Subversion)
(Based on Block Specific Plugin Updates)

🛠 Intended purely for developers!

😇 There are no settings, activate and forget…

🔮 A single filter to extend the list of relative file paths that denote a repo plugin.
brpu_repo_files: Filter that returns an array of file paths.

Donate / Support

All donations are much appreciated, thank you 🙏

Get professional support for this plugin with a Tidelift subscription
Tidelift helps make open source sustainable for maintainers while giving companies assurances about security, maintenance, and licensing for their dependencies.

Security

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

Installation

🙄 If you’re looking for instructions here, this plugin isn’t for you.

FAQ

What does this plugin even do?

If you’ve ever worked on a plugin fork and a newly released version gets updated and kills your code, you’ll know.
Losing code sucks! Got better stuff to do.

What’s the name of the filter again?

😉 brpu_repo_files, and remember, it must return an array!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Block Repo Plugin Updates” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.3

  • Tested up to WordPress 5.3.

1.0.2

  • Tested up to WordPress 5.2.2.

1.0.1

  • Add donation, support and security sections to readme.

1.0.0

  • First release.