Login Buttons adds social buttons on the login, register and comment forms of your WordPress Site.
Login Buttons offerirg login and registration using Facebook, Twitter, Google, Yahoo and WordPress account.
Make your website easy for new members to register with your website and existing members to login.
- Upload the plugin to the "/wp-content/plugins/" directory.
- Activate it in the "Plugins" admin panel.
- Go to "Settings | Login Buttons" administration page to configure social media providers.
If you like to add the Login Buttons login or registration forms to another location in your theme, you can insert the following code in that location:
<?php do_action( 'login_buttons_form' ); ?>