EDD_Register_Meta::sanitize_array( array $value = array() )

Sanitize values that come in as arrays


Description Description


Parameters Parameters

$value

(Optional) The value passed into the meta.

Default value: array()


Top ↑

Return Return

(array) The sanitized value.


Top ↑

Source Source

File: includes/class-edd-register-meta.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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