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

Filters a sanitized key string.


Description Description


Parameters Parameters

$key

(string) Sanitized key.

$raw_key

(string) The key prior to sanitization.


Top ↑

Source Source

File: wp-includes/formatting.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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