[Plugin: Events Manager] get a placeholder instead of output?
-
I’m guessing I’m missing something obvious with this, but I’d like to use information from one of the placeholders (say, #l or #_{l}) in a php function as a variable. I’ve tried things like
<?php $testVar = EM_Events::get(array('limit'=>1,'format'=>'#l')) ?>
in my Default event list formatting, and that’s not working. the #l ends up being outputted or echoed, rather than added to my variable. What am I overlooking?
Thanks,
Z-247
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Events Manager] get a placeholder instead of output?’ is closed to new replies.