Password Reset

This shortcode will enable users to retrieve forgotten password from the frontend with unique secret key and email validation (It does not use WordPress password reset, the plugin offers a unique password reset tool completely from the frontend)

How to Embed This Shortcode in Editor

[userpro template=reset]

How to Embed This Shortcode with PHP

<?php echo do_shortcode('[userpro template=reset]'); ?>

Was this article helpful?

Related Articles

Leave A Comment?