Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Trying to run some code based on a field with there user id


thekmen
Participant

@thekmen

you are missing an =, should be:
if( $bp->loggedin_user->id == get_option(‘bp_spammer_cp_bp’)){

Skip to toolbar