Changelog
Version 1.0.1
Added option for height of chat window when included in post.
Adding language support.
Version 1.0
Initial release.
Options
Types of Display
- You can add the digsby widget to a sidebar if you theme supports widgets
- If your theme does not support widgets you can add it manually by using
<?php wpDigsbyDisplay("width", "height");?> (Width and Height can be px or %).
- You can add the chat window to a page or post ([[DIGSBY]]).
- You can add a link anywhere by using the code
<?php wpDigsbyLink("YourTitle");?> where YourTitle is the title of the window that will open with your chat window.