Integrations/ WordPress

Single sign-on into any WordPress-powered site so users post feedback under their identity.

Overview

Drop the Sleekplan widget into any WordPress theme and let logged-in users post feedback as themselves. No second sign-up, no second password. Their WordPress profile (avatar, display name, role) carries straight through to every Sleekplan post, vote, and comment.

How it works

The plugin renders the Sleekplan widget on any page, with SSO baked in. When a logged-in WordPress user opens the widget, we recognise them via a signed JWT containing their profile and role.

Vote weight, segment filters, and moderation permissions can key off the WP role: admins always trust, subscribers count as one vote each, paid members count as ten. Anonymous visitors fall back to the public widget flow.

Configure

Install the Sleekplan WordPress plugin from the official directory, paste your workspace ID, and pick which pages render the widget. For headless WordPress, the REST API exposes the same SSO grant; see the docs for the JWT signing flow.

Build your own

Don't see it?
Build it.

REST API, real-time webhooks, JavaScript SDK and a full MCP server. Everything our own integrations use is yours to call.