Part of WordPress Integration — 2 of 4.
Adding the Script via WPCode
If you don't have Theme File Editor access, or you'd rather not edit theme files directly, install the free WPCode plugin and follow the steps below instead.
- Go to Code Snippets > Add Snippet.

WPCode's Add Snippet screen.
- Click + Add Custom Snippet and choose HTML Snippet as the code type — it's the default selection.

HTML Snippet selected as the code type.
- Give the snippet a title (e.g. "ZipTier AI Assistant Widget") and paste your ZipTier script tag into the Code Preview editor.

The script tag pasted into the WPCode code editor.
- Under Insertion, keep Auto Insert selected and set Location to Site Wide Footer.

Auto Insert enabled with location set to Site Wide Footer.
- Toggle the snippet from Inactive to Active in the top-right corner, then click Update (or Save Snippet if this is a new snippet).

Snippet saved and toggled Active.
The floating widget button now appears on every page of your site — no theme file editing required, and the snippet survives theme switches and updates.
← Add the Widget Script to footer.php | Next: Adding Custom Triggers →