• Hello, I would like to find plugin that will let me add quickpost from dashboard into my blog front page. i would like it to apear before or after the main post while loop.

    The plugin Jet QuickPress seems to do that but i could not get it to work.
    is there a code solution like this you guys think i can write?
    //index.php, before main while loop

    <? if (logged_in())
           //call quickpost widget ?>

    thanks

  • The topic ‘putting quickpost on front page for logged in users.’ is closed to new replies.