Make WordPress Core

Opened 16 years ago

Closed 12 years ago

#10832 closed enhancement (wontfix)

Allow different query paramter on suggest.js

Reported by: yoavf's profile yoavf Owned by: azizur's profile azizur
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)

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

Download all attachments as: .zip

Change History (4)

@yoavf
16 years ago

#1 @ryan
16 years ago

  • Milestone changed from 2.9 to Future Release

#2 @azizur
14 years ago

  • 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 14 years ago by azizur (previous) (diff)

#3 @yoavf
12 years ago

  • Milestone Future Release deleted
  • Resolution set to wontfix
  • Status changed from reviewing to closed

Closing since this is really stale. I've personally lost interest, and I don't think there's any interest here.

Note: See TracTickets for help on using tickets.