• I was wondering if it is possible to display the results of the Popularity Contest plugin outside of my WordPress blog. My WP blog is a subdirectory of my site, but I would like to display the three most popular posts on the site’s home page.

    It seems to me that I should be able to use the Sidebar code somehow:
    <?php akpc_most_popular(); ?>
    but I’m not sure how to make that work outside of the WP install.

    Thanks!
    DT

  • The topic ‘Popularity Contest: display results on non-WordPress page?’ is closed to new replies.