Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #32350


Ignore:
Timestamp:
05/12/2015 03:58:14 AM (10 years ago)
Author:
chriscct7
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32350

    • Property Owner set to chriscct7
    • Property Status changed from new to accepted
  • Ticket #32350 – Description

    initial v3  
    1 As discovered in #32212, sanitize_option cannot currently handle a WP Error Object being returned. This patch solves that problem. Related #(coming in a sec)
     1As discovered in #32212, sanitize_option cannot currently handle a WP Error Object being returned. This patch solves that problem. Related #32351