diff --git a/sources/common.php b/sources/common.php index 93caeea..c8842eb 100644 --- a/sources/common.php +++ b/sources/common.php @@ -41,7 +41,22 @@ function wpsol_wp_login_form($args = array()) // login_form action

-

'; +

+ '; if( $args['echo'] ) echo $echo;