2012-11-24, 00:19:03
true is only to evaluate booleans.
You need to use isset() or !isempty() dependnig on what you are checking for.
You need to use isset() or !isempty() dependnig on what you are checking for.
conditional tag - show custom field only if has value?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
conditional tag - show custom field only if has value? - by ad2003 - 2012-11-23, 19:52:53
RE: conditional tag - show custom field only if has value? - by shawn_a - 2012-11-24, 00:19:03
RE: conditional tag - show custom field only if has value? - by ad2003 - 2012-11-24, 05:34:42
|