Ajax Search Pro - Live WordPress Search & Filter Plugin 4.26.10

Download Ajax Search Pro - Live WordPress Search & Filter Plugin 4.26.10 from nulled fire. Ajax search pro is the best live search engine plugin for WordPress.
Fixes
  • Advanced title and content fields: maxlength attribute now works on {titlefield} and {descriptionfield} as well
  • Category exclusion/inclusion options - Now double checks for removed taxonomies before saving
  • Synonyms - Export now generates .json files instead of .txt for better compatibility
  • Statistics dashboard now working correctly
Fixes: Visual bug: a debug query was removed from the earlier release
Added
  • Ordering - by menu order
  • Individual Priorities - now work with attachment results
  • Index table - JSON encoded custom field values are now better indexed (objects, arrays etc..)
  • wp.hooks support in plugin script - allows using filter and action hooks for many javascript variables within the search script
  • Option to exclude password protected posts (both regular and index table)
  • asp_query_cpt, asp_query_indextable, asp_query_attachments, asp_query_users, asp_query_comments, asp_query_terms hooks to access the query text [documentation]
  • "maxlength" attribute for advanced title and content fields
  • WordPress 5.6 compatible
  • Exact matching - Full exact matching added (mathing a field exactly, from start to the end)
Changed
  • Index Table - Exact title matches have better relevance
  • Preparation code for 5.0 update
Fixed
  • Custom field filters - {get_values checked} pseudo now works with dropdown and radio filters as well
  • Image parsing on multisite - now automatically tries to fetch the images from across blogs on the results page
  • Styling issues on index table panel fixed