Beschrijving
This plugin provides search form that will search any post with autocomplete functionility.
Features
- Shortcode based
- Gemakkelijk te gebruiken
Installatie
- 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.
Beoordelingen
Bijdragers & ontwikkelaars
“Autocomplete Post Search” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Autocomplete Post Search” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
This is first version no known errors found