komirad
Member
Posted 2 years ago #
" when parsed in wp function becomes html code which I dont want, I want it to output: "
I changed my code to:<?php wp_list_bookmarks('title_before=<div class=sideBarModuleHeader>&title_after=</div><div class=sideBarModuleContent>&category_before=<div class=sideBarModule>&category_after=</div></div>'); ?>
Which is not xhtml valid, need help on this
your example quotes above are the same. Are you trying to **not** get fancy quotes?
komirad
Member
Posted 2 years ago #
I am trying to not get the html code output like ", but "
komirad
Member
Posted 2 years ago #
oops & q u o t ; without spaces, this forum is making it into "
hang on, I think I understand what you are trying to do.
Are you trying to put quote marks around the div classes in your example above???
komirad
Member
Posted 2 years ago #
Yes, I am but if I put " in the function it comes up as &q-uot
komirad
Member
Posted 2 years ago #
marktastic
Member
Posted 2 years ago #
Not quite sure I understand, but can you just escape the quote like this: \"