plugin-icon

Frequently Searched Words

作者 miiitaka·
It is possible to register and display frequently searched words in site search.
評價
1
版本
2.1.3
活躍安裝總數
100
最近更新:
Feb 14, 2021
Frequently Searched Words

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
免費使用Business方案
目前已測試版本
WordPress 5.6.16
此外掛程式已可供下載,並可用於你 系統。