Forums

Join
bbPress Support ForumsPimp your PressIf topic statement

Info

Tags

If topic statement

  1. Hey!

    How would you write an if statement to echo some stuff in a specific topic?

  2. <?php if(condition) print 'something' ?>

  3. You must log in to post.