Forums

WP-PostRatings
Display Highest Rated Post Within A Given Period in query_posts (1 post)

  1. devjah
    Member
    Posted 10 months ago #

    How can I use

    <?php if (function_exists('get_highest_rated_range')): ?>
        <ul>
            <?php get_highest_rated_range('1 day'); ?>
        </ul>
    <?php endif; ?>

    in query_posts

Reply

You must log in to post.

About this Plugin

About this Topic