ContinueWith
Official WordPress plugin — inject ContinueWith widget with your site key
by ContinueWith · github.com/continuewith-ai/wordpress-plugin · website
★ 3stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/continuewith-ai/wordpress-plugin/archive/refs/heads/main.zipReadme
ContinueWith WordPress plugin
Official thin plugin for ContinueWith — injects the AI handoff widget on every public page.
Install
From GitHub (recommended)
cd wp-content/plugins
git clone https://github.com/continuewith-ai/wordpress-plugin.git continuewith
Then in WP Admin → Plugins, activate ContinueWith.
Manual ZIP
- Download this repo as ZIP
- Extract into
wp-content/plugins/continuewith/ - Activate the plugin
Configure
- Create a free account at continuewith.ai/dashboard
- Copy your public site key
- Open Settings → ContinueWith in WordPress
- Paste the key and save
The plugin loads https://continuewith.ai/widget/v1.js before </body> on public pages.
Verify
- Open any public page and confirm the widget appears
- Run install verify from your ContinueWith dashboard
- Optional: scan AI readiness and get listed
Alternative: snippet only
Prefer not to install a plugin? Paste the script in your theme footer or use a header/footer code plugin — see the WordPress install guide.
Related
| Resource | Link |
|---|---|
| CLI | npx continuewith add |
| Next.js starter | starter-next |
| Curated links | awesome-continuewith |
License
MIT © ContinueWith