Opened 16 years ago
Closed 12 years ago
#10832 closed enhancement (wontfix)
Allow different query paramter on suggest.js
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | JavaScript | Keywords: | has-patch |
Focuses: | Cc: |
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 (4)
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.