>
Download This Plugin | |
Download Elegant Themes | |
Name | appear.in WP |
Version | 2.3 |
Author | UaMV |
Rating | 100 |
Last updated | 2015-01-15 07:52:00 |
Downloads |
877
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
appear.in WP plugin added 4 bytes of resources to the Home page and 16 bytes of resources to the sample Post page.
appear.in WP plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! appear.in WP plugin ads no tables to your Wordpress blog database.Harness the power of appear.in by embedding secure peer-to-peer video chat rooms on a self-hosted WordPress site via the [appear_in] shortcode.
[appear_in]
[appear_in room="custom-public-room-name"]
[appear_in type="public,private,post"]
[appear_in public_room_button="" private_room_button="" post_room_button=""]
[appear_in position="bottom,inline"]
[appear_in height="int"]
Set a custom public room name, specify which room buttons are shown on a page, change the button text, determine where rooms will be displayed, and set height of inline rooms.
Custom settings for appear.in Wordpress are found on the Settings > Media admin page.
If a public room name has not been explicitly defined in settings or shortcode, then the default public room expires daily.
The 'post' room type will generate a public room with name of the current post.
Documentation and implementation can be viewed here.
Learn more about appear.in - a product of Telenor Digital AS built with WebRTC technologies.
The following function can be used to include rooms:
aiwp_include( $args );
Default arguments:
$args = array(
'room' => '',
'type' => 'public',
'public_room_button' => 'Public Room',
'private_room_button' => 'Private Room',
'post_room_button' => 'Post Room',
);
aiwp_unsupported_browser_message
aiwp_room_button