Changes between Initial Version and Version 1 of Ticket #46946, comment 9
- Timestamp:
- 06/20/2019 09:36:22 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46946, comment 9
initial v1 6 6 7 7 I also applied best practices documented at https://codex.wordpress.org/I18n_for_WordPress_Developers#HTML that makes use of `wp_kses` for extra security. 8 9 ( patch created during the WCEU 2019 Dev Day :) )