Forums

Retrieve Title of News Item? (1 post)

  1. michaelmcguk
    Member
    Posted 1 year ago #

    Hi,

    I've retrieved the first few words of my post:

    <?php query_posts('showposts=1'); ?><?php while (have_posts()) : the_post(); ?><?php the_content_rss('', TRUE, '', 14); ?><?php endwhile;?>

    But wondered, how do I then retrieve the post title?

Topic Closed

This topic has been closed to new replies.

About this Topic