plugin-icon

Frequently Searched Words

作者:miiitaka·
It is possible to register and display frequently searched words in site search.
评级
1/5
版本
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.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.6.16
这个插件是可用的下载,适用于您的站点。