add "Requires Plugins" to plugin headers

The headers will be supported with WordPress 6.5. The dependency on
"statify" was present from the start, so this just adds another layer
of convenience for users on WP 6.5 or later.
This commit is contained in:
Stefan Kalscheuer 2024-03-17 10:30:12 +01:00
parent 6003a0d397
commit 081a6abbb0
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -7,14 +7,17 @@
* @license GPL-2.0+ * @license GPL-2.0+
* *
* @wordpress-plugin * @wordpress-plugin
* Plugin Name: Statify Filter * Plugin Name: Statify Filter
* Plugin URI: https://wordpress.org/plugins/statify-blacklist/ * Plugin URI: https://wordpress.org/plugins/statify-blacklist/
* Description: Extension for the Statify plugin to add customizable filters. (formerly "Statify Blacklist) * Description: Extension for the Statify plugin to add customizable filters. (formerly "Statify Blacklist)
* Version: 1.7.0 * Version: 1.7.0
* Author: Stefan Kalscheuer (@stklcode) * Requires at least: 4.7
* Author URI: https://www.stklcode.de * Requires PHP: 5.5
* Text Domain: statify-blacklist * Requires Plugins: statify
* License: GPLv2 or later * Author: Stefan Kalscheuer (@stklcode)
* Author URI: https://www.stklcode.de
* Text Domain: statify-blacklist
* License: GPLv2 or later
* *
* Statify Filter is free software: you can redistribute it and/or modify * Statify Filter is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by