From: laury Date: Fri, 3 Jun 2016 19:12:14 +0000 (-0400) Subject: Lost password form X-Git-Tag: v1.0.0^2~16 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=42c9337d334d4c503a808254b1a8cdde738ce1ee;p=WP-Themes%2FDiscoverKZOO.git Lost password form --- diff --git a/functions.php b/functions.php index dcaa7f8..4ad743f 100644 --- a/functions.php +++ b/functions.php @@ -244,6 +244,6 @@ function front_end_blank_credentials( $login, $username, $password ) { exit; } } -} +} ?> \ No newline at end of file diff --git a/glm-members-only-template.php b/glm-members-only-template.php index 366aff7..720cf35 100644 --- a/glm-members-only-template.php +++ b/glm-members-only-template.php @@ -17,7 +17,7 @@ Template Name: GLM Members Only Template
- +
Hello, user_login ?>.
Logout @@ -36,7 +36,7 @@ Template Name: GLM Members Only Template - Lost Password? + Lost Password? +
+ +

+ + +

+ +

+ +
+

+

+ +

+ +

+
+
diff --git a/password-lost-form.php b/password-lost-form.php new file mode 100644 index 0000000..193a9ff --- /dev/null +++ b/password-lost-form.php @@ -0,0 +1,26 @@ +
+ +

+ + +

+ +

+ +
+

+

+ +

+ +

+
+
\ No newline at end of file