problem with get_links “between” property
-
Whenever I try to put something inbetween my links with the get_links property, wordpress seems to ignore it and instead place the default space in instead. It’s really starting to frustrate me. Here’s my code:
<?php get_links(-1, ”, ”, ‘—’, FALSE, ‘name’, FALSE, FALSE, -1, FALSE, TRUE); ?>
I’m using standard wordpress, newest version, no hacks, with a custom theme.
- The topic ‘problem with get_links “between” property’ is closed to new replies.