HELP! I've upgraded to 2.3 and now I get a 0 that appears after every name on my blogroll link list. I can't figure it out.
HELP! I've upgraded to 2.3 and now I get a 0 that appears after every name on my blogroll link list. I can't figure it out.
OK...In playing more with this, I realize that the 0 appearing after each blog listed on my blogroll is the rating. In the old version if you did not rate the blogs, then you left it at 0. Why does it now show and how can I make it not show?
Okay. The issue was in the template that I was using.
The links code should have read:
<?php get_links(); ?>
Instead of
<?php get_links('-1', '<li>', '</li>', '', FALSE, 'id', TRUE, TRUE, -1, TRUE); ?>
This topic has been closed to new replies.