Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

NK Search – WP Simple Search with Auto Suggestion

Beskrivelse

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

Skjermbilder

Installasjon

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

Ofte stilte spørsmål

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»]

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«NK Search – WP Simple Search with Auto Suggestion» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

1.0.0

  • Initial release.