• Log In
  • Welcome
  • About
  • Pricing
  • Documentation
  • Payment Gateways
  • Showcase
  • Plugin Demo
  • Support
  • Blog
  • Contact

Log In

Skip to content

Paid Memberships Pro

WordPress Membership Plugin
  • Log In
  • Register
  • About
    • Features
    • Screenshots
  • Pricing
  • Docs
    • Download & Install
    • Initial Setup
    • Membership Levels
    • Payment Gateways
    • Shortcodes
    • Content Controls
    • Customizing Emails
    • Languages
    • Discount Codes
    • Caching
    • Actions & Filters
    • 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
    • Testimonials
    • Sites
  • Blog
Home  /  pmpro_processing_message

pmpro_processing_message

Filters the HTML content shown when the submit button is clicked on the checkout page. Passes a text string by default, but can be used to pass new HTML code as well.


apply_filters("pmpro_processing_message", __("Processing...", "pmpro"));

apply_filters("pmpro_processing_message", __("Processing...", "pmpro"));

Parameters

string ( __(“Processing…”, “pmpro”) )

Source

File: https://github.com/strangerstudios/paid-memberships-pro/blob/master/pages/checkout.php

View in Source Code

Action and Filter Hooks

  • adminpages/advancedsettings.php
  • adminpages/discountcodes.php
  • adminpages/memberlist.php
  • adminpages/membershiplevels.php
  • adminpages/memberslist.php
  • adminpages/memberslist-csv.php
  • adminpages/orders.php
  • adminpages/orders-csv.php
  • adminpages/reports/login.php
  • classes/class.memberorder.php
  • classes/gateways/class.pmprogateway/check.php
  • classes/gateways/class.pmprogateway/payflowpro.php
  • classes/class.memberorder.php
  • classes/class.pmproemail.php
  • classes/gateways.php
  • classes/gateways/class.pmprogateway_authorizenet.php
  • classes/gateways/class.pmprogateway_check.php
  • classes/gateways/class.pmprogateway_cybersource.php
  • classes/gateways/class.pmprogateway_paypalexpress.php
  • classes/gateways/class.pmprogateway_stripe.php
  • classes/gateways/class.pmprogateway_twocheckout.php
  • classes/gateways/paypalstandard.php
  • includes/adminpages.php
  • includes/content.php
  • includes/content.php
  • includes/countries.php
  • includes/currencies.php
  • includes/functions.php
  • includes/https.php
  • includes/init.php
  • includes/login.php
  • includes/profile.php
  • includes/states.php
  • pages-checkout.php
  • pages/billing.php
  • pages/billing.php
  • pages/checkout.php
  • pages/confirmation.php
  • pages/invoice.php
  • paid-memberships-pro.php
  • preheaders/confirmation.php
  • preheaders/account.php
  • preheaders/billing.php
  • preheaders/checkout.php
  • preheaders/levels.php
  • scheduled/crons.php
  • services/twocheckout-ins.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/member.php
  • shortcodes/pmpro_account.php

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. Thanks!

GPL v2

Learn More

  • Features
  • Plans & Pricing
  • Compatibility
  • About
  • Work With Us
  • Contact Us

Get Answers

  • How to Get Support
  • Initial Setup
  • Documentation
  • Action and Filter Hooks
  • Terms of Service

Recent Posts

  • Learn how to load JS scripts to the Paid Memberships Pro pages of your membership site.
  • How to display the Member’s Shipping Address in the Orders admin area.
  • How to Name Your Membership Levels or Subscription Options
  • About
    • Features
    • Screenshots
  • Pricing
  • Docs
    • Download & Install
    • Initial Setup
    • Membership Levels
    • Payment Gateways
    • Shortcodes
    • Content Controls
    • Customizing Emails
    • Languages
    • Discount Codes
    • Caching
    • Actions & Filters
    • 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
    • Testimonials
    • Sites
  • Blog

© 2018 Paid Memberships Pro. All Rights Reserved.

Back to Top