3 Commits

Author SHA1 Message Date
Vladimir Bryzgalov 5b8eeffecb feat(updates): wire PUC v5 registration into Plugin::boot()
register_update_checker() guards on is_file + class_exists so the plugin
degrades cleanly on installs that ship without the vendored lib (no update
notices, but plugin core remains functional).
2026-04-21 21:08:34 +05:00
Vladimir Bryzgalov e4c31e3c40 test(update-checker): wp-plugin-info.json validity + version/download_url invariants 2026-04-21 21:06:29 +05:00
Vladimir Bryzgalov a5082da0da test(update-checker): invariants for vendored PUC loader and factory class 2026-04-21 21:05:45 +05:00