• Hi there

    I have downloaded your latest version of Latest News plugin with the latest version of WordPress, however I have set the argument for content ie ‘content’ => FALSE, but the content still displays. I only want to show the title in bullet format.,

    This is the code I am using:

    <?php
    $args= array(
    ‘news_items’ => 3,
    ‘content’ => FALSE,
    ‘before_title’ => ‘

  • The topic ‘Content is set to False but still displays’ is closed to new replies.