Vendors YahnisElsts/plugin-update-checker v5.7 under vendor/ and wires it to poll updates.json on the repo main branch. WP surfaces new versions via Dashboard → Updates on its normal twice-daily cadence. PUC is vendored (not a submodule) so Gitea's archive/main.zip — the download target — includes it. Also relicenses from GPL-2.0-or-later to a proprietary licence granting use only to authorised sites, with all other rights reserved. Plugin URI + Author URI switched from the placeholder github.com URL to the canonical Gitea repo. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
16 lines
584 B
JSON
16 lines
584 B
JSON
{
|
|
"name": "ATT Consent",
|
|
"slug": "att-consent",
|
|
"version": "1.3.4",
|
|
"author": "ATT Consent",
|
|
"requires": "6.0",
|
|
"tested": "6.6",
|
|
"requires_php": "7.4",
|
|
"last_updated": "2026-07-16 00:00:00",
|
|
"download_url": "https://git.h12e.com/steve/att-consent/archive/main.zip",
|
|
"sections": {
|
|
"description": "Google Consent Mode v2 cookie consent with session attribution preservation, custom script management, and full gtag.js/GTM support.",
|
|
"changelog": "See git log at https://git.h12e.com/steve/att-consent/commits/branch/main"
|
|
}
|
|
}
|