Then we send the user email with link and the number.
The user double-clicks the link and sends the license code to server.
Upload the folder to the wp-content plugins directory.
Activate the plugin through 'Plugins in WordPress.
The token is created using wp hash and it's based on the id the time and the salt in wp-config. php..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Changed the image to be the same with the slug...
Added the filter to be able to shift the duration of the token..
Added the wpa change form label to be able to shift the label for the login form.
The label also shifts automatically based on the value of Allow Users to * Login With option set in Profile Builder -> Manage Fields..
Read more