Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / edd_login_redirect

apply_filters( 'edd_login_redirect', string $default_redirect_url, int|false )

Filters the URL to which users are redirected to after logging in.

Contents

  • Description
    • Parameters
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$default_redirect_url

The URL to which to redirect after logging in.

User ID. false if no ID is available.


Top ↑

Source #Source

File: includes/login-register.php


Top ↑

Changelog #Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress