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

lewsj

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

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 12, 2015 at 11:22 am in reply to: Current logged in user membership level #813
    lewsj
    Participant

    I’d like to know the answer to this as well – I’m trying to work on a solution in the meantime so I’ll post if I find anything.

    January 7, 2015 at 10:09 am in reply to: Password change causes 'is_user_logged_in' to return 'false' #796
    lewsj
    Participant

    In case anyone else is having this issue, I managed to look through the plugin files and find out how the user is being authenticated. I have added the updates to the first part of the code below, in case anyone else has the same issue.

    <?php function checkUser() {
    	
    		$auth = BAuth::get_instance();
    		
    		if ( $auth->is_logged_in() ) { ?>
    		
    		<div class="userPIWInfo">
    		
    		<?php 
    			  echo 'Welcome, ' . $auth->userData->first_name . "\n"; ?>
  • 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