Logic issue
-
<? if (userphoto_the_author_photo() ) { ?>
<? } ?>
…echoes the photo as an object and returns FALSE.
I would like to use my own code in this condition if it returns TRUE
how do I test (returning TRUE or FALSE) whether there is an author photo without returning the object?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Logic issue’ is closed to new replies.