Releases: WebberZone/better-search
Releases · WebberZone/better-search
Version 1.3.4
- New: Option to add
noindex,nofollow
meta tag to the header - Modified: Tracking script now set to bypass Rocket Loader
- Fixed: Class of header row on search results page. You can now add your custom styles to
bsearch_nav_row1
andbsearch_nav_row2
- Fixed: Widget search heatmap colours were not loaded properly
Version 1.3.3
- New: Responsive admin interface
- New: Seamless integration mode. With this enabled, you can benefit from relevant search results displayed how your theme intended it to be!
- Modified: Modified
get_bsearch_heatmap
to accept an array of parameters. If you're using this function, please note the modified usage in the FAQ - New: Option to turn off tracking searches of Admins and Editors
- Fixed: Widget initialisation
- Modified: Reformatted code to follow WordPress PHP Standards
Version 1.3.2
- New: Profanity filter. Courtesy Banbuilders
- New: Option to turn of the search results tracking. Ideal if you don't care about the popular search terms on your blog
- New: Option to include the thumbnails in the search results
- Modified: Search results now have better pagination. This is especially good when you have lots of search results - Thanks to J Norton for this feature
- Modified: Plugin should now return results even if the search word is less than 4 characters
- Fixed: Bug fixes - Thanks to Rich for some of the fixes