Descrizione
shows wordpress login form to anywhere in widget , page or post, have shortcode [wplfta_login_form],
also can set custom label for fields from wordpress admin
To add login to your website
Method 1
or use short code [wplfta_login_form]
to your page or post or text widget
Method 2
to use in theme use <?php echo do_shortcode('[wplfta_login_form]'); ?>
to your template
Screenshot
Installazione
The plugin can be use just by installing it by wordpress admin or upload manually.
- Upload
wp-login-form-to-anywhere
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Now go to (login form) tab at wp-admin
FAQ
- How to use plugin on page or posts ?
-
use [wplfta_login_form] shortcode in page, post or widget.
For more visit blog wplfta_login_form
Recensioni
Contributi e sviluppo
“wordpress login form to anywhere” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “wordpress login form to anywhere” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
0.1
Login form to anywhere
0.2
Added Disable Remember Me option