Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#4792 closed defect (bug) (invalid)

the_search_query needs a way to return instead of echo the search query

Reported by: joostdevalk's profile joostdevalk Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords:
Focuses: Cc:

Description

summary says it all.

Attachments (1)

search-query.diff (693 bytes) - added by joostdevalk 18 years ago.
Patch

Download all attachments as: .zip

Change History (5)

@joostdevalk
18 years ago

Patch

#1 @ryan
18 years ago

We usually do separate functions for get and display. get_the_search_query().

#2 @joostdevalk
18 years ago

Should that be in the same file?

#3 @Otto42
18 years ago

  • Keywords has-patch removed
  • Milestone 2.3 (trunk) deleted
  • Resolution set to invalid
  • Status changed from new to closed

It already is in that file. Look up one function at "get_search_query()".

Marking as invalid because the necessary functionality is already in there.

#4 @joostdevalk
18 years ago

ok thas kinda stupid ;) thx guys :)

Note: See TracTickets for help on using tickets.