mikejolley / sidebar-login

Easily add an ajax-enhanced login widget to your WordPress site sidebar.

Home Page:http://wordpress.org/extend/plugins/sidebar-login/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placeholder option for input fields

onetrev opened this issue · comments

With growing support for HTML5, it would be cool to have an option to enter "placeholder" text for the login and password input fields from the plugin admin area.

I'll see if I can figure out how to add this option to the plugin admin, but I'm just learning PHP now, so it might take a bit. If anyone else wants to tackle it in the interim, awesome!

Going to use wp_login_form instead rather than our own form.