From: Anthony Talarico Date: Mon, 12 Nov 2018 21:34:45 +0000 (-0500) Subject: removing extra code from the login check script X-Git-Tag: v1.0.4^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=69c18cdfc6c81be02f26707d07aa88ef099abc09;p=WP-Themes%2Fsaultstemarie360.git removing extra code from the login check script --- diff --git a/functions.php b/functions.php index fa42aa8..2d05acd 100644 --- a/functions.php +++ b/functions.php @@ -190,8 +190,8 @@ function accesspress_parallax_scripts() { wp_enqueue_script( 'accesspress-parallax-custom', get_template_directory_uri() . '/js/custom.js', array('jquery'), '1.0.3', true ); wp_localize_script( 'accesspress-parallax-custom', 'ap_params', $slider_parameters ); - wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.3', true ); - wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.3" ); + wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.4', true ); + wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.4" ); if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) { wp_enqueue_script( 'comment-reply' ); diff --git a/inc/glm-dev.php b/inc/glm-dev.php index e3750cc..cabe417 100644 --- a/inc/glm-dev.php +++ b/inc/glm-dev.php @@ -1,11 +1,5 @@ - The information you entered is incorrect. Please try again. - - Please enter both username and password. -