WP Manifestindependent plugin directory
manifest / integrations / clipreply-embed-wordpress-plugin

ClipReply Embed

Embed your ClipReply Flows and videos on WordPress using shortcodes.

by ClipReply · github.com/jerrickhakim/clipreply-embed-wordpress-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jerrickhakim/clipreply-embed-wordpress-plugin/archive/refs/heads/main.zip

Readme

ClipReply Embed - WordPress Plugin

This plugin allows you to embed your ClipReply flows, widgets and videos on your WordPress site using shortcodes. Check out the shortcodes below and replace with your values.

To learn more about ClipReply visit: https://clipreply.com

Flow Embed

[clipreply_iframe url="https://clipreply.com/nFLVPMx5x1" width="100" height="500"]

Widget Embed

[clipreply_widget id="https://clipreply.com/nFLVPMx5x1" text="Let's Chat" color="#FF1D22" triggerStyle="slim" position="bottom-right" disabled="false" demolishOnDismiss="false" demolishOnClose="false"]

Video Embed

[clipreply_video url="https://clipreply.com/video/Ii3XN4vmw4CiXzqRHu2S/5n4y02a6HR" primaryColor="#FF1D22" width="100" height="500"]

Read the full README on GitHub →