Release 0.1.3 — relicense from Apache-2.0 to Proprietary

Reverts the earlier Apache-2.0 change in favour of a proprietary licence
matching the other internal ATT plugins (att-consent). Grants use only to
authorised sites; all other rights reserved. MIT carve-out preserved for
vendored PUC.
This commit is contained in:
2026-07-16 12:56:06 +01:00
parent 51436dba6b
commit 3159ca7999
4 changed files with 47 additions and 199 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "ATT Site Healthcheck",
"slug": "att-site-healthcheck",
"version": "0.1.2",
"version": "0.1.3",
"author": "Steve Hanlon",
"requires": "6.0",
"tested": "6.6",
"requires_php": "7.4",
"last_updated": "2026-07-16 11:15:00",
"last_updated": "2026-07-16 13:00:00",
"download_url": "https://git.h12e.com/steve/wp-healthcheck/archive/main.zip",
"sections": {
"description": "Walks a technician through a structured WordPress site healthcheck. Steps are drop-in PHP files so adding/removing one is a single file change.",