> ## Documentation Index
> Fetch the complete documentation index at: https://speakeasy-20cf8bdf.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# WordPress

> Integrate Dub's link management infrastructure with WordPress.

<CardGroup cols={2}>
  <Card
    title="View on Dub"
    icon={
  <div className="h-8 w-8">
    <img
      src="https://assets.dub.co/logo.png"
      alt="Dub logo"
      className="h-full w-full"
    />
  </div>
}
    href="https://app.dub.co/integrations/wordpress"
  >
    Opens the integration page on Dub
  </Card>

  <Card
    title="View on WordPress"
    icon={
  <div className="h-8 w-8">
    <img
      src="https://dubassets.com/integrations/clzrjifgn0004tyvlu72oxcc2_GrLz146"
      alt="WordPress logo"
      className="h-full w-full rounded-full"
    />
  </div>
}
    href="https://d.to/wordpress"
  >
    Opens the integration page on WordPress
  </Card>
</CardGroup>

## App Screenshots

<Frame caption="Find Dub in the WordPress plugin directory">
  <img src="https://dubassets.com/integration-screenshots/Q16c06AFd08y1xWq" alt="Find Dub in the WordPress plugin directory" />
</Frame>

<Frame caption="Install the Dub plugin directly from your WordPress dashboard">
  <img src="https://dubassets.com/integration-screenshots/t213OS2erwTHuUY4" alt="Install the Dub plugin directly from your WordPress dashboard" />

  <img src="https://dubassets.com/integration-screenshots/4BMcLwc1K5TzGZKW" alt="Install the Dub plugin directly from your WordPress dashboard" />
</Frame>

<Frame caption="Enter your Dub API key to connect your Dub workspace">
  <img src="https://dubassets.com/integration-screenshots/Rn8LaG1kULTmmlgM" alt="Enter your Dub API key to connect your Dub workspace" />
</Frame>

<Frame caption="Automatically create new short links for every post or media you create on WordPress">
  <img src="https://dubassets.com/integration-screenshots/DGSvRclGjQtYLtWO" alt="Automatically create new short links for every post or media you create on WordPress" />
</Frame>

## See how it's built

Learn how the Dub WordPress integration tracks [lead conversion events](/conversions/leads/introduction) by checking out the open-source code repository.

<Card title="Dub WordPress Integration" icon="github" href="https://git.new/dub-wordpress" horizontal>
  See the full example on GitHub.
</Card>
