Frequently Searched Words Frequently Searched Words

Frequently Searched Words

Created by: Kazuya Takami

Rating:
Downloaded: 2k times

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

Screenshots

  • <p>Save the word you searched in the site search and display it in a favorite place with a short code.</p>
  • <p>You can see the number of words searched on the administration menu.</p>

Categories

Get New Themes & Resources