Yes, you can.  Just execute the following steps:


1. Sign up for an account on our platform via the Temasys Console.


2. Create an App


3. Configure the App Key ID to work on your site by configuring the CORS URL (on your console, under App: Keys)  to specify the domain-name  of the Wordpress site that will be accessing our APIs. 


4. Install this plugin in your wordpress site.


5. Copy the JS and CSS from this codepen into the plugin, replacing the App Key ID with the one you configured in step #2 


6. Reference the Temasys SDK library in your theme header, or load the link in the plugin.


7. Add the plugin to the page in the Wordpress site where you want to have the video chat.


6. Add the HTML for the chat box from this codepen  into the page as well.