Descrizione
This plugin provides search form that will search any post with autocomplete functionility.
Features
- Shortcode based
- Easy to use
Installazione
- 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]'); ?>
FAQ
- No technical skills needed.
Recensioni
Contributi e sviluppo
“Autocomplete Post Search” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Autocomplete Post Search” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
This is first version no known errors found