• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Easy Digital Downloads a2z

Easy Digital Downloads a2z

Easy Digital Downloads a2z

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / includes/login-register.php


Lines:

1 to 39 of 39
<?php

/**
 * Login / Register Functions
 *
 * @package     EDD
 * @subpackage  Functions/Login
 * @copyright   Copyright (c) 2015, Pippin Williamson
 * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
 * @since       1.0
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
  exit;
}

/* function edd_login_error_check() – While loading the template, see if an error was set for a filed login attempt and set the proper
HTTP status code if there was a failed login attempt. */
add_action( 'template_redirect', 'edd_login_error_check', 10 );

/* function edd_login_form() – Login Form */

/* function edd_register_form() – Registration Form */

/* function edd_process_login_form() – Process Login Form */
add_action( 'edd_user_login', 'edd_process_login_form' );


/* function edd_log_user_in() – Log User In */

add_filter( 'wp_login_errors', 'edd_login_register_error_message', 10, 2 );
/* function edd_login_register_error_message */

/* function edd_get_lostpassword_url */

/* function edd_process_register_form() – Process Register Form */
add_action( 'edd_user_register', 'edd_process_register_form' );
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: includes/login-register.php
      Plugin ref: Easy Digital Downloads
      Version: 2.10.1
      Deprecated?: No
      API Letters: I,L,P,R

      Published: 26th November 2019 | Last updated: 13th March 2021

      Primary Sidebar

      Information

      File name: includes/login-register.php
      Plugin ref: Easy Digital Downloads
      Version: 2.10.1
      Deprecated?: No
      API Letters: I,L,P,R

      includes

      Footer

      Easy Digital Downloads a2z
      Easy Digital Downloads a2z
      Easy Digital Downloads a2z
      WordPress 5.7.1
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  edd.wp-a2z.org
      © Copyright Easy Digital Downloads a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites