Popis
This plugin provides search form that will search any post with autocomplete functionility.
Features
- Shortcode based
- Easy to use
Instalace
- 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]'); ?>
Nejčastější dotazy
- No technical skills needed.
Recenze
Autoři
Autocomplete Post Search je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Autocomplete Post Search” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
This is first version no known errors found