Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#43327 closed defect (bug) (duplicate)

sanitize_option call twice

Reported by: shamim51 Owned by:
Priority: normal Milestone:
Component: Options, Meta APIs Version:
Severity: normal Keywords:
Cc: Focuses:

Description

When update_option is called but did not have that option, then it automatically call to add_option. but sanitize_option call in update_option and again in add_option.

Change History (1)

#1 @ocean90
9 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #21989.

Note: See TracTickets for help on using tickets.