apply_filters( 'edd_sanitize_key', string $key, string $raw_key )

Filter a sanitized key string.


Description Description


Parameters Parameters

$key

Sanitized key.

$raw_key

The key prior to sanitization.


Top ↑

Source Source

File: includes/formatting.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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