Undefined variable when displaying “Recover Password” form
-
Hello,
When I display the “Recover Password” form it displays the following error:
Notice: Undefined variable: password_email_sent in /app/public/wp-content/plugins/profile-builder/front-end/recover.php on line
I am displaying the shortcode via:
<?php echo do_shortcode( '[wppb-recover-password]' ); ?>
The form does show. But we can’t have any errors.
Any help/fix is appreciated. Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Undefined variable when displaying “Recover Password” form’ is closed to new replies.