Add voice calls or AI agents to your WordPress site with a simple shortcode
Sign up at mediasfu.com to get a free widget key (looks like wk_xxxxxxxxxxxx).
Download the plugin ZIP, then go to WordPress Admin → Plugins → Add New → Upload Plugin and activate it.
In any post or page, insert a shortcode with your widget key:
[mediasfu-call-button widget-key="wk_xxxxxxxxxxxx" button-text="Call Us"]
The widget appears on your page in ~5 seconds. Make a test call to verify.
[mediasfu-call-button
widget-key="wk_xxxxxxxxxxxx"
button-text="Call Us"
theme="light"
position="bottom-right"]
A floating button that initiates a voice/video call with your team.
[mediasfu-ai-agent
widget-key="wk_xxxxxxxxxxxx"
mode="both"
theme="light"]
An AI agent that answers calls or chats, transfers to agents if needed.
[mediasfu-meeting-join
widget-key="wk_xxxxxxxxxxxx"
mode="both"
theme="light"]
Let visitors join virtual meetings without leaving your site.
[mediasfu-calls
widget-key="wk_xxxxxxxxxxxx"
theme="light"]
Display a list of recent calls.
[mediasfu-web-agent
widget-key="wk_xxxxxxxxxxxx"
theme="light"]
Full AI agent interface in a fixed container.
[mediasfu-agent-dashboard
widget-key="wk_xxxxxxxxxxxx"
theme="light"]
Full agent management dashboard.
widget-key — Your MediaSFU widget key (required)button-text — Text on the button (e.g., "Call Sales")theme — "light" or "dark" (default: "light")position — "inline", "bottom-left", "bottom-right", "top-left", "top-right" (default: "inline")mode — For AI agents and meeting: "voice", "chat", or "both" (default: "both")width — CSS width (e.g., "100%", "400px")height — CSS height (e.g., "600px")widget-key is correct