Esempio n. 1
0
 static function get_url($context = 'display', $redirect_to = '')
 {
     return appthemes_get_login_url($context, $redirect_to);
 }
Esempio n. 2
0
<form action="<?php 
echo appthemes_get_login_url('login_post');
?>
" method="post" class="login-form" id="login-form">

	<fieldset>

		<div class="form-field">
			<label>
				<?php 
_e('Username:'******'Password:'******'Login', APP_TD);
?>
" />
				<?php