# NK Search
## Simple WordPress Search Form with Auto Suggestions
Use Shortcode <br>

 `[nks]`
 <br>
 `[nks post_type="post-type or post-types separated with comma"]`
 <br>
 `[nks post_type="post-type or post-types separated with comma" class="custom-class"]`
 <br>
 `[nks post_type="post-type or post-types separated with comma" class="custom-class" placeholder="placeholder-text"]`
 <br>
 `[nks post_type="post-type or post-types separated with comma" class="custom-class" placeholder="placeholder-text" count="posts-count"]`
 <br>
