apply_filters( 'cp_pepper_password', string )
Filter used to pepper the password.
Description
For maximum security, pepper should be stored in a file and not in the database.
Parameters
-
String to be used as pepper.
Source
Changelog
| Version | Description |
|---|---|
| CP-2.2.0 | Introduced. CP-2.2.0 |