• Log In
  • Welcome
  • Features
  • Pricing
  • Documentation
  • Add Ons
  • Payment Gateways
  • Showcase
  • Plugin Demo
  • Support
  • Blog
  • Contact

Log In


Join Now | Lost Password?

Skip to content

Paid Memberships Pro

WordPress Membership Plugin
  • Log In
  • Register
  • Features
    • Plugin Overview
    • PMPro Reviews
    • Screenshots
    • Demo
    • About
  • Pricing
  • Docs
    • Download & Install
    • Initial Setup
    • Membership Levels
    • Payment Gateways
    • Blocks and Shortcodes
    • Content Controls
    • Customizing Emails
    • Languages
    • Discount Codes
    • Caching
    • Action & Filter Hooks
    • Step-by-Step Guides
    • View All Docs
  • Add Ons
  • Themes
  • Gateways
    • PayPal
    • Stripe
    • Authorize.Net
    • Braintree
    • 2Checkout
    • CyberSource
    • Add a New Gateway
  • Support
  • Videos
  • Showcase
    • Member Stories
    • Sites
    • Testimonials
    • Reviews
  • Blog
Home  /  All Action and Filter Hooks  /  pmpro_wp_signup_location

pmpro_wp_signup_location

Change the default location for the signup page, including the levels page or the default WordPress multisite page for multisite networks.


/**
 * Filter the sign up page for the levels page or default multisite page.
 *
 * @since 2.3.0
 *
 * @see pmpro_wp_signup_location
 *
 * @param string $location The location to the sign up page.
 *
 * @return string Full URL to the sign up page.
 */
apply_filters( 'pmpro_wp_signup_location', $location );

/** * Filter the sign up page for the levels page or default multisite page. * * @since 2.3.0 * * @see pmpro_wp_signup_location * * @param string $location The location to the sign up page. * * @return string Full URL to the sign up page. */ apply_filters( 'pmpro_wp_signup_location', $location );

Parameters

$location
string

Source

File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/includes/login.php

View in Source Code

Action and Filter Hooks

  • adminpages/advancedsettings.php
  • adminpages/dashboard.php
  • adminpages/discountcodes.php
  • adminpages/membershiplevels.php
  • adminpages/memberslist.php
  • adminpages/memberslist-csv.php
  • adminpages/orders.php
  • adminpages/orders-csv.php
  • adminpages/pagesettings.php
  • adminpages/paymentsettings.php
  • adminpages/reports/login.php
  • adminpages/reports/memberships.php
  • classes/class-pmpro-admin-activity-email.php
  • classes/class-pmpro-discount-codes.php
  • classes/class-pmpro-levels.php
  • classes/class-pmpro-members-list-table.php
  • classes/class.memberorder.php
  • classes/class.pmproemail.php
  • classes/gateways/class.pmprogateway.php
  • classes/gateways/class.pmprogateway_authorizenet.php
  • classes/gateways/class.pmprogateway_braintree.php
  • classes/gateways/class.pmprogateway_check.php
  • classes/gateways/class.pmprogateway_cybersource.php
  • classes/gateways/class.pmprogateway_payflowpro.php
  • classes/gateways/class.pmprogateway_paypal.php
  • classes/gateways/class.pmprogateway_paypalexpress.php
  • classes/gateways/class.pmprogateway_paypalstandard.php
  • classes/gateways/class.pmprogateway_stripe.php
  • classes/gateways/class.pmprogateway_twocheckout.php
  • includes/addons.php
  • includes/admin.php
  • includes/adminpages.php
  • includes/capabilities.php
  • includes/content.php
  • includes/countries.php
  • includes/currencies.php
  • includes/email.php
  • includes/functions.php
  • includes/https.php
  • includes/init.php
  • includes/license.php
  • includes/login.php
  • includes/menus.php
  • includes/profile.php
  • includes/rest-api.php
  • includes/scripts.php
  • includes/states.php
  • pages/account.php
  • pages/billing.php
  • pages/checkout.php
  • pages/confirmation.php
  • pages/invoice.php
  • paid-memberships-pro.php
  • preheaders/account.php
  • preheaders/billing.php
  • preheaders/checkout.php
  • preheaders/confirmation.php
  • preheaders/levels.php
  • preheaders/member_profile_edit.php
  • scheduled/crons.php
  • services/applydiscountcode.php
  • services/authnet-silent-post.php
  • services/braintree-webhook.php
  • services/getfile.php
  • services/ipnhandler.php
  • services/stripe-webhook.php
  • services/twocheckout-ins.php
  • shortcodes/pmpro_account.php
  • shortcodes/pmpro_member.php

100,000+ sites use Paid Memberships Pro to #GETPAID

Select a membership to get started.

Free Signup
Plus: $297
Unlimited: $597

We’re 100% GPL

Our plugin's code is not obfuscated, runs on as many sites as you want and can be customized to fit your project's needs. We just ask that you follow the GPLv2 guidelines by applying the GPLv2 license to any altered or unaltered version of PMPro that you distribute. License Details »

GPL v2

Recent Posts

  • allow member only access to member only posts
    Always Allow Admin Access to Member Restricted Posts
  • limit the number of posts displayed as part of a series
    Limit the Number of Posts Displayed as Part of a Series
  • Add On Updates for Paid Memberships Pro
    Add On Updates for April 2021

Platform

  • Pricing
  • Features
  • Screenshots
  • Videos
  • Compatibility

Add Ons

  • Free
  • Plus
  • User
  • Integration
  • View All

Get Help

  • Open a Support Ticket
  • Documentation
  • Developers
  • Blog
  • Contact Us

Company

  • About Us
  • Work with Us
  • Brand Assets
  • Affiliates
  • Privacy Policy
Follow Us On

© 2021 Paid Memberships Pro. All Rights Reserved.

Back to Top