You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bundled the Plugin Update Checker library (5.7, vendored at vendor/plugin-update-checker/) and wired it to this repo's GitHub Releases. Installed copies now surface update notices and one-click updates from the WordPress Plugins screen, pulling the .zip asset attached to each tagged release (enableReleaseAssets() — dev files stay out of the shipped package via .distignore). Runs independently of the GenerateBlocks dependency check so fixes reach sites even when GB Pro is inactive.