<?php if (function_exists('get_most_viewed')): ?> <?php get_most_viewed('post', 10); ?> <?php endif; ?>