edd_settings_sanitize( array $input = array() )

Settings Sanitization


Description Description

Adds a settings error (for the updated message) At some point this will validate input


Parameters Parameters

$input

(Optional) The value inputted in the field

Default value: array()


Top ↑

Return Return

(string) $input Sanitized value


Top ↑

Source Source

File: includes/admin/settings/register-settings.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.8.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.