Opened 4 years ago
Last modified 2 years ago
#10832 reviewing enhancement
Allow different query paramter on suggest.js
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (3)
Note: See
TracTickets for help on using
tickets.

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.