Placing the WP Login Box in a widget
-
Hello,
I want to ask if it is possible to position login box in a widget.
What should be added to the code
<?php
if(function_exists(‘wplb_login’)) {
wplb_login();
}
?>
that wiill make the login box to display in a widget?Would you please help?? Thank you!
Dimitra
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Placing the WP Login Box in a widget’ is closed to new replies.