Making WordPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1025 closed defect (bug) (fixed)

Missing wp_unslash() in plugin directory search

Reported by: johnbillion Owned by:
Priority: normal Milestone:
Component: Plugin Directory Keywords:
Cc:

Description (last modified by dd32)

The search box in the plugin directory isn't stripping slashes from search queries. Example: https://wordpress.org/plugins/search.php?q=%22php+5.4%22

Change History (3)

#1 @dd32
11 years ago

  • Component Theme DirectoryPlugin Directory
  • Description modified (diff)
  • Summary Missing wp_unslash() in theme directory searchMissing wp_unslash() in plugin directory search

AFAICT the Theme directory is fine, but the url is the plugins directory :)

#2 @coffee2code
11 years ago

  • Resolutionfixed
  • Status newclosed

Fixed.

#3 @johnbillion
11 years ago

Clearly I've yet to learn the difference between a theme and a plugin.

Note: See TracTickets for help on using tickets.