This plugin is outdated and might not be supported anymore
Frequently Searched Words

Frequently Searched Words

Details
View on WordPress

You can check the count number of words searched in the site search in the administration menu.
If you paste the following shortcode into a template, post, etc., you can output it.

[ Example ]

<?php
if ( shortcode_exists( 'wp-frequently-searched-words' ) ) {
    echo do_shortcode( '[wp-frequently-searched-words]' );
}
?>

Attributes that can be set for short code

  • id : e.g) id=”example”
  • class : e.g) class=”example”
  • limit : e.g) limit=”5″ (default: 10)

Contact

  • email to foundationmeister[at]outlook.com
  • twitter @miiitaka

Details

Plugin code:
wp-frequently-searched-words
Plugin version:
2.1.3
Outdated:
Yes
WP version:
4.7.2 or higher
PHP version:
or higher
Test up to WP version:
5.6.14
Total installations:
100
Last updated:
2021-02-14
Rating:
Times rated:
1
search
shortcode