Site icon Hip-Hop Website Design and Development

get_search_form() and aria_label

How do you pass the aria_label parameter to get_search_form()?

I can’t seem to pass the ‘aria_label’ parameter to get_search_form() in the correct way and can’t find any examples. Lots with the first parameter ‘echo’ which works as in the documentation, but nothing I’ve tried for aria_label has made the search form add aria labels.