more link text with get_content_rss()
-
I’m trying to customize and truncate a block of text using get-content_rss() and I have this:
<?php the_content_rss('more »', FALSE, '', 50); ?>
However, instead of “more »”, it is only showing “…”
Any ideas why it is ignoring my more link text?
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘more link text with get_content_rss()’ is closed to new replies.