Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
EDD_API::sanitize_request_term( mixed $term )
Sanitizes category and tag terms
Description Description
Parameters Parameters
- $term
-
(Required) Request variable
Return Return
(mixed) Sanitized term/s
Source Source
File: includes/api/class-edd-api.php
Changelog Changelog
Version | Description |
---|---|
2.6 | Introduced. |