• I am trying to have the um_profile_id(); in the code below as the owner.

    echo EM_Events::output(array(‘scope’=>’year’, ‘owner’=>(,um_profile_id();) ‘limit’=>10, ‘pagination’=>1));

    This code is being placed inside the newly created tab on the users profile page.

    I have searched this site, the internet, stackoverflow, and have not had any luck.
    Any advice is appreciated.

The topic ‘um_profile_id(); as owner’ is closed to new replies.