'use client' import Link from 'next/link' import { ArrowLeftIcon } from '@ciphera-net/ui' export default function WordPressIntegrationPage() { return (
You can add Pulse to your WordPress site without installing any heavy plugins, or by using a simple code snippet plugin.
{``}
If you are comfortable editing your theme files, you can add the script directly to your header.php file.
header.php from the right sidebar.</head> tag.