Fix: “Configure your Property ID” admin notice was defined but never hooked, so new users never saw it. It now appears on every admin screen (except the Linkbot settings screen) until a Property ID is saved.
Fix: Plugin row “Settings” link and the admin notice link both pointed at admin.php?page=linkbot, but the page is registered under Settings. Both now resolve via menu_page_url() to the correct URL.
Change: Bumped minimum requirements to PHP 7.4 and WordPress 6.0 to reflect what is actually supported.
Change: Added Text Domain and Domain Path headers to prepare for future translations.
Change: Restructured readme.txt to fix an invalid Short Description: line and the malformed === Third Party Services === heading; added Installation, FAQ, External Services and Upgrade Notice sections.
Change: Replaced brand-name Linkbot tag (disallowed by guidelines) with relevant SEO tags.
Change: Settings screen now uses a single <h1> per current WP admin UX standards.
1.2.1
Updated “Tested up to” to WordPress 6.9.
Synced Stable Tag with plugin header version.
Removed bundled zip archive from the plugin directory.