विवरण
This plugin provides search form that will search any post with autocomplete functionility.
Features
- Shortcode based
- Easy to use
इंस्टॉलेशन
- 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]'); ?>
सामान्य प्रश्न
- No technical skills needed.
समीक्षाएं
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “Autocomplete Post Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
This is first version no known errors found


