Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Frequently Searched Words

Deskripsyon

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

Mga Screenshot

Pag-install

  • A plug-in installation screen is displayed in the WordPress admin panel.
  • It installs in wp-content/plugins.
  • The plug-in is activated.

Mga Review

Bad

Hulyo 26, 2021
bad, unresponsive support
Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Frequently Searched Words” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Ang “Frequently Searched Words” ay naisalin na sa 2 (na) mga locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.

Isalin ang “Frequently Searched Words” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

2.1.3 (2021-02-14)

  • Check : WordPress version 5.6.1 operation check.

2.1.2 (2019-03-11)

  • Check : WordPress version 5.1.0 operation check.

2.1.1 (2019-01-18)

  • Check : WordPress version 5.0.3 operation check.

2.1.0 (2019-01-09)

  • Updated : Added line number.
  • Check : WordPress version 5.0.2 operation check.
  • Check : WordPress version 5.0.1 operation check.
  • Check : WordPress version 5.0.0 operation check.

2.0.0 (2018-08-08)

  • Updated : If there are zero search results, do not register keywords.
  • Checked : WordPress version 4.9.8 operation check.
  • Checked : WordPress version 4.9.7 operation check.

1.1.2 (2018-06-18)

  • Checked : WordPress version 4.9.6 operation check.
  • Checked : WordPress version 4.9.5 operation check.
  • Checked : WordPress version 4.9.4 operation check.
  • Checked : WordPress version 4.9.3 operation check.

1.1.1 (2018-01-24)

  • Checked : WordPress version 4.9.2 operation check.

1.1.0 (2017-12-04)

  • Checked : WordPress version 4.9.1 operation check.
  • Checked : WordPress version 4.9.0 operation check.
  • Updated : ShortCode copy.
  • Fixed : SSL decode save.

1.0.8 (2017-11-07)

  • Checked : WordPress version 4.8.3 operation check.

1.0.7 (2017-09-25)

  • Checked : WordPress version 4.8.2 operation check.

1.0.6 (2017-08-23)

  • Checked : WordPress version 4.8.1 operation check.

1.0.5 (2017-06-15)

  • Checked : WordPress version 4.8.0 operation check.

1.0.4 (2017-05-19)

  • Checked : WordPress version 4.7.5 operation check.

1.0.3 (2017-05-02)

  • Fixed : Half width conversion omission.

1.0.2 (2017-04-24)

  • Checked : WordPress version 4.7.4 operation check.
  • Fixed : Exclude whitespace.

1.0.1 (2017-03-08)

  • Checked : WordPress version 4.7.3 operation check.

1.0.0 (2017-02-24)

  • The first release.