Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

kferrandon

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • July 1, 2016 at 12:19 pm in reply to: Translation plugin membership registration #7336
    kferrandon
    Participant

    Hello,

    Thank you for your help.
    I was juste affraid to do that, i thought It will be erase by next update?

    best regards
    Kevin

    June 30, 2016 at 1:19 pm in reply to: Translation plugin membership registration #7324
    kferrandon
    Participant

    Hi,

    Sorry i made a mistake.

    on line 86:

            if ($this->create_swpm_user() && $this->create_wp_user() && $this->send_reg_email()) {
                do_action('swpm_front_end_registration_complete'); //Keep this action hook for people who are using it (so their implementation doesn't break).
                do_action('swpm_front_end_registration_complete_user_data', $this->member_info);
    
                $login_page_url = SwpmSettings::get_instance()->get_value('login-page-url');
                $after_rego_msg = '<div class="swpm-registration-success-msg">' . <strong>SwpmUtils::_('Registration Successful. ')</strong> . SwpmUtils::_('Please') . ' <a href="' . $login_page_url . '">' . SwpmUtils::_('Login') . '</a></div>';
                $message = array('succeeded' => true, 'message' => $after_rego_msg);
                SwpmTransfer::get_instance()->set('status', $message);
                return;
            }

    do you see the escape in strong at the end of the sentence?
    I hope it could help you.

    Kevin

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
Next Page »

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy