Skip to content

Releases: digitoimistodude/air-search

1.0.22

03 Oct 09:04
Compare
Choose a tag to compare

1.0.22: 2024-10-03

Added

  • Option to set value of meta query in field mapping instead of form field

1.0.21

03 Oct 06:38
Compare
Choose a tag to compare

1.0.21: 2024-10-03

Added

  • Added optional compare and type options for meta queries

1.0.20

12 Sep 13:09
Compare
Choose a tag to compare

1.0.20: 2023-09-12

Added

  • Added nonce to allow usage of logged in user during rest api calls.

1.0.19

24 Feb 12:51
Compare
Choose a tag to compare

1.0.19: 2023-02-24

Added

  • Set focus to search text field if url has a parameter with its name

1.0.18

17 Feb 07:25
Compare
Choose a tag to compare

1.0.18: 2023-02-17

Fixed

  • Error related to getting text search fields name.

1.0.17

15 Feb 09:59
Compare
Choose a tag to compare

1.0.17: 2023-02-15

Fixed

  • Set search text in url with the same key as text field name is.

1.0.16

15 Feb 09:28
Compare
Choose a tag to compare

1.0.16: 2023-02-15

Fixed

  • Search on empty setting.

1.0.15

15 Feb 08:49
2017ee8
Compare
Choose a tag to compare

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

15 Feb 08:27
Compare
Choose a tag to compare

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

13 Feb 10:04
Compare
Choose a tag to compare

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.