Plugin Directory

Results count

When you search in Google, it tells you at the start how many results you have & what page you are on in the results. The Results Count plugin giv

Download Version 0.5

  1. Upload results-count.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php wp_searchheader()?> in your templates, where you want the text generated by the Results Count plugin to occur.

If you want to ensure that the plugin is installed first to stop errors with the template when it is disabled, then instead use the code:

<?php if (function_exists('wp_searchheader')) : ?>
<?php wp_searchheader()?>
<?php endif; ?>

Which will then automatically check for the plugin before trying to execute it.

Requires: 2.0 or higher
Compatible up to: 3.0.5
Last Updated: 2010-8-14 Downloads: 2,110

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(8 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.

100,2,2
100,2,2
100,1,1
100,1,1
100,1,1
100,1,1