Opis
This plugin provides search form that will search any post with autocomplete functionility.
Features
- Shortcode based
- Easy to use
Instalacija
- Upload the folder “autocomplete-post-search” to “/wp-content/plugins/”
- Aktivirajte dodatak kroz izbornik ‘Dodaci’ u WordPressu
- 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]'); ?>
ČPP
- No technical skills needed.
Recenzije
Suradnici i Programeri
“Autocomplete Post Search” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Autocomplete Post Search” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
This is first version no known errors found