Is there an security risk with using wp_signon function?

Question 1:
I'm new to wp and trying to write a plugin for custom register and login.
There is a function called wp_signon() which can help to login the user, but can i just use get variables from user and call the function Or i should first filter them?

Topic wp-signup Wordpress

Category Web


You should first filter to check for valid user credentials

wp_authenticate_username_password

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.