Beskrivning
This plugin provides search form that will search any post with autocomplete functionility.
Features
- Shortcode based
- Easy to use
Installation
- Upload the folder ”autocomplete-post-search” to ”/wp-content/plugins/”
- Activate the plugin through the ”Plugins” menu in WordPress
- Go to Wp-admin-> Auto Post Search setting , here we can exclude post types from autocomplete post search.
-
use shortcode to call search from in page or post
[autocomplete-post-search]
In PHP template use call shortcode using below function
<?php do_shortcode('[autocomplete-post-search]'); ?>
Vanliga frågor
- No technical skills needed.
Recensioner
Bidragsgivare och utvecklare
”Autocomplete Post Search” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Autocomplete Post Search” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
This is first version no known errors found