Changes between Initial Version and Version 1 of Ticket #7459, comment 5
- Timestamp:
- 01/04/2018 01:59:45 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7459, comment 5
initial v1 1 xprofile: fix HTML entities in field values rendering incorrectly when auto-link is enabled.1 xprofile: fix HTML entities in semi-colon seperated field values rendering incorrectly when auto-link is enabled. 2 2 3 3 `bp_xprofile_escape_field_data()` runs before this function, which often runs esc_html().