=== Block Repo Plugin Updates ===

Contributors: noplanman
Donate link: https://noplanman.ch/donate
Tags: block, repo, repository, plugin, update, dev, developer, development
Requires at least: 4.7.0
Tested up to: 5.3
Stable tag: 1.0.3
Requires PHP: 5.4
Author URI: https://noplanman.ch
Plugin URI: https://git.feneas.org/noplanman/block-repo-plugin-updates
License: Unlicense
License URI: https://unlicense.org/

Blocks plugin updates for any plugin whose folder looks like a code repo.

== 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](https://wordpress.org/plugins/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](https://noplanman.ch/donate) are much appreciated, thank you 🙏

[Get professional support for this plugin with a Tidelift subscription](https://tidelift.com/subscription/pkg/wordpress-block-repo-plugin-updates?utm_source=wordpress-block-repo-plugin-updates&utm_medium=referral&utm_campaign=readme)
*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](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.

== Installation ==

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

== Frequently Asked Questions ==

= 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!

== 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.
