Skip to content

Instantly share code, notes, and snippets.

@cjrasmussen
Created March 6, 2021 22:29
IPB Integration - Get member ID
<?php
$member_id = \IPS\Member::loggedIn()->member_id;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment