Home / autocomplete

Tag: autocomplete

  • Autocomplete solution with jQuery and WordPress REST API

    With the help of WordPress REST API search request we can get the results and pass them to jQuery’s label and id. For custom post types parameter subtype is used. Parameters for the GET request are: Complete jQuery autocomplete example: Additional info for the search request options here: