Description
- This plugin will help admin and front end user of the website to filter the search of page/posts based on some criteria i.e. all the available post types. It will save time and avoid going through several unnecessary posts and pages, thus making the task of admin and front end users faster, smoother and smarter.
- By using this plugin, admin can have search with suggestion of post/page’s title or(all the available post types.).
- This plugin helps users to search out the right post/pages instantly.
- It saves time and efforts by searching the right post/pages.
- If admin want to search with suggestion in particular post type then admin must have to check marked on particular post type.
- On front side admin setting page selection are there. If user wants to display post’s excerpt, date, image(featured image) and published date. admin can select criteria and based of these user can filter the pages/posts.
- User can create more then one search pages with shortcode parameters also. Parameters having post type and limit.
Screenshots
Installation
- Copy the entire /auto-search-suggestion/ directory into your /wp-content/plugins/ directory.
- Activate the plugin.
- New Tab called Auto Search will be genereated.
- Plugin have two settings. Front side settings and Admin side settings.
- Add shortcode for front side [bt_auto_suggest] and with parameters [bt_auto_suggest post_type=”post,page” limit=”3″]
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Auto Search Suggestion” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Auto Search Suggestion” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
5.0.1
- Compatibility with latest WordPress version 6.1.1
5.0.0
- Bug Fixed
- Compatibility with latest WordPress version 5.8
4.0.0
- Compatibility with latest WordPress version 5.5
3.1.1
- Compatibility with latest WordPress version 5.4
3.1.0
- Make the data sanitize,validate and Escape.
3.0.0
- Compatibility with latest WordPress version 5.3
2.0.0
- Front-end Page/Post search suggestions with other fields like Excerpt, Published Date and Thumbnail.
1.0.0
- First release.