'animated-chat-widget', 'description' => 'Animated Chat widget' ); parent::WP_Widget('animated_chat_widget', 'Animated Chat Widget', $widget_options); } function widget($args, $instance) { extract($args, EXTR_SKIP); $title = ( $instance['title']) ? $instance['title'] : ' '; $body = ( $insance['body']) ? $instance['body'] : ' '; $roomID = ( $instance['roomID']) ? $instance['roomID'] : ' '; $showLink = ( $instance['showLink']) ? $instance['showLink'] : 0; ?>

Please sign in at www.animatedchat.com to create your chat room and generate your Chat Room ID!



Check this box to include a link to www.animatedchat.com on this widget so your users can sign up and get support.

" value='1'/>