Skip to content

Eliminate use of filter_input() functions #74

@westonruter

Description

@westonruter

From @nacin in our widgets chat today:

I will warn you we don't really use filter_*
would be much more aligned with core
I don't know how many installs actually disable ext/filter; it just isn't our style

So we should access $_POST directly instead. Remember that this will mean we must wp_unslash().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions