• Resolved motion2082

    (@motion2082)


    Hey guys,

    Trying to make a php function for my Agents Tab. Basically need it to do the following

    [IF({agent[contains(.,’john-doe’)]})]
    //make agents
    contains “John Doe \ Manager”
    [ELSEIF({agent[contains(.,’penny-doe’)]})]
    //make agents
    contains “Penny Doe \ Assistance manager”
    [ENDIF]

    Is this the right way to go about it?

    https://www.ads-software.com/plugins/wp-all-import/

Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘IF ELSE for Agents’ is closed to new replies.