Easily add a forum like log in/out form to your site.
All you need to do is paste the following code anywhere in your theme. You can ask for help in the forums and I will help you:
<?php
if(function_exists('wplb_login')) {
wplb_login();
}
?>
If registrations don't work, make sure you enabled them in your wordpress general settings. Go to yourdomain.com/wp-admin/options-general.php and check the box that says "anyone can register".
Requires: 3.0 or higher
Compatible up to: 3.5.1
Last Updated: 2013-5-9
Downloads: 8,605
3 of 9 support threads in the last two months have been resolved.
Got something to say? Need help?