Opened 4 years ago

Last modified 2 years ago

#10832 reviewing enhancement

Allow different query paramter on suggest.js

Reported by: yoavf Owned by: azizur
Priority: normal Milestone: Future Release
Component: JavaScript Version:
Severity: normal Keywords: has-patch
Cc: azizur

Description

The current suggest.js defaults to the "q" parameter for the query string.

This patch allows the user to define another parameter. If no parameter is defined, the script will default to "q".

Attachments (1)

suggest-dev.patch (845 bytes) - added by yoavf 4 years ago.

Download all attachments as: .zip

Change History (3)

yoavf4 years ago

comment:1   ryan3 years ago

  • Milestone changed from 2.9 to Future Release
  • Cc azizur added
  • Owner changed from azaozz to azizur
  • Status changed from new to reviewing

I would like to see capacity to add additional parameters.

For example if we want to use suggest.js to do auto completed on field in MetaBoxes we'd also need to sent the the nonce field for verification.

Last edited 2 years ago by azizur (previous) (diff)
Note: See TracTickets for help on using tickets.