Wp 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

100
Instalaciones activas
1
Tablas
2.1.3
Versión
Ver en WordPress.org
Mapa de relaciones
Información
Slug
wp-frequently-searched-words
Autor
miiitaka
Última actualización
14/02/2021
Requiere WordPress
4.7.2
Probado hasta
5.6.16

Ayúdanos a mejorar nuestra base de datos

Sugerir corrección