Skip to content

Commit

Permalink
Add plugin headers to the primary plugin file, as well as the readme …
Browse files Browse the repository at this point in the history
…file.

See #468
  • Loading branch information
Clorith committed Jul 25, 2024
1 parent c50289a commit 55a8910
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion health-check.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
* Plugin URI: https://wordpress.org/plugins/health-check/
* Description: Checks the health of your WordPress install.
* Author: The WordPress.org community
* Version: 1.7.0
* Author URI: https://wordpress.org/plugins/health-check/
* Version: 1.7.0
* Requires PHP: 5.6
* License: GPLv2
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: health-check
*/

Expand Down

0 comments on commit 55a8910

Please sign in to comment.