Ticket #455 (closed enhancement: fixed)
user_sanitize() should be pluggable
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.3 |
| Component: | Back-end | Version: | 0.7.2 |
| Severity: | normal | Keywords: | api |
| Cc: |
Description
We need user_sanitize() to be pluggable for better integration with other systems (including WP...).
Se also #452.
Change History
Note: See
TracTickets for help on using
tickets.
(In [491]) Add filter to user_sanitize(). Fixes #455. Addresses #452.