Releases: digitoimistodude/air-search
Releases · digitoimistodude/air-search
1.0.22
Compare
Sorry, something went wrong.
No results found
1.0.22: 2024-10-03
Added
Option to set value of meta query in field mapping instead of form field
1.0.21
Compare
Sorry, something went wrong.
No results found
1.0.21: 2024-10-03
Added
Added optional compare and type options for meta queries
1.0.20
Compare
Sorry, something went wrong.
No results found
1.0.20: 2023-09-12
Added
Added nonce to allow usage of logged in user during rest api calls.
1.0.19
Compare
Sorry, something went wrong.
No results found
1.0.19: 2023-02-24
Added
Set focus to search text field if url has a parameter with its name
1.0.18
Compare
Sorry, something went wrong.
No results found
1.0.18: 2023-02-17
Fixed
Error related to getting text search fields name.
1.0.17
Compare
Sorry, something went wrong.
No results found
1.0.17: 2023-02-15
Fixed
Set search text in url with the same key as text field name is.
1.0.16
Compare
Sorry, something went wrong.
No results found
1.0.15
Compare
Sorry, something went wrong.
No results found
1.0.15: 2023-02-15
Fixed
Search text input field functionality when using air-search as replacement for WP default search.
1.0.14
Compare
Sorry, something went wrong.
No results found
1.0.14: 2023-02-15
Changed
Search text input field from using name="s", to using id.
Added
air_search_text_field_id filter to change id that is given to search text input field.
1.0.13
Compare
Sorry, something went wrong.
No results found
1.0.13: 2023-02-13
Changed
air_search_search_on_empty filter changed to a setting in search locations registration to allow different settings for each search location.