[Plugin: Custom Google Talk Chatback] template tag questions
-
Hello MrVictor,
I am not sure if I am doing something wrong or if it simply not working.
I have tried declaring the $hash and $link variables before and the calling the funcion, I am not sure if I am going to be able to paste this stuff here, but here it goes:
<?php $hash="my_gtalk_hash_key"; $link="<img src='http://url/image.png'>"; gtalk_link($hash, $link); ?>And it doesnt return anything else, it actually breaks my page, it stops loading everything else past that code line. I have tried echo the variables and they show up just fine, is it the right way to do it?
Thanks,
metabravohttp://ww.wp.xz.cn/extend/plugins/custom-google-talk-chatback/
The topic ‘[Plugin: Custom Google Talk Chatback] template tag questions’ is closed to new replies.