edd_settings_sanitize_taxes( array $input )

Taxes Settings Sanitization


Description Description

Adds a settings error (for the updated message) This also saves the tax rates table


Parameters Parameters

$input

(Required) The value inputted in the field


Top ↑

Return Return

(string) $input Sanitized value


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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