I am going to describe here some of the methods which can come handy for a theme developer or plugin developer,but are not documented at WordPress Codex.Today, I am beginning the series with get_userdatabylogin($login_name) Description It is one of the important but not documented method on codex(as of now),It provides same information as the get_userdata() [...]
Read More

