Опис
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
Скріншоти
Встановлення
- Upload “plugin” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
Часті питання
-
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”]
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“NK Search – WP Simple Search with Auto Suggestion” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “NK Search – WP Simple Search with Auto Suggestion” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.0
- Initial release.