- "Visit plugin site" opens the documentation. The
Plugin URIheader pointed at the marketing integrations page, whose setup steps are written for someone wiring a static site — create the forms, put the IDs in your environment, paste the snippets and deploy. Two of those three mean nothing on WordPress, and anyone clicking the link from the Plugins screen has already installed the plugin. It now opens https://sendbeam.io/docs/wordpress. - Fixed: the block's asset version was stuck at 1.6.1.
block.jsonandindex.asset.phpcarry the version WordPress uses to decide whether the editor may reuse a cached copy of the block script, and the 1.6.2 bump missed both — so a site updating to 1.6.2 could have gone on serving the old script.tests/smoke.phpnow reads all five places a version lives, plus the changelog heading inreadme.txt, and fails if any of them disagree.
Installing: download sendbeam.zip below and upload it under Plugins → Add New → Upload Plugin.