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.

NK Search – WP Simple Search with Auto Suggestion

Deskripsyon

NK Search
Simple WordPress Search Form with Auto Suggestions

Use Short-codes to render the search form in your website

[nks]
[nks post_type=”post-type or post-types separated with comma”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text” count=”posts-count”]

It supports
1. Custom post types
2. Custom classes
3. Transients to cache frequent search results

Mga Screenshot

Pag-install

  1. Upload “plugin” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

FAQ

What all are short-codes for implementation?

[nks]
[nks post_type=”post-type or post-types separated with comma”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text”]
[nks post_type=”post-type or post-types separated with comma” class=”custom-class” placeholder=”placeholder-text” count=”posts-count”]

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “NK Search – WP Simple Search with Auto Suggestion” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Changelog

1.0.0

  • Initial release.