RestroPress

⌘K
  1. Home
  2. Docs
  3. RestroPress
  4. Developer Docs
  5. Filters
  6. rpress_user_registration_email_login_url

rpress_user_registration_email_login_url

The rpress_user_registration_email_login_url filter is applied to get user registration email login url . It receives one parameter is containing functions.

apply_filters( ‘rpress_user_registration_email_login_url’, wp_login_url() );

How can we help?