Changes between Initial Version and Version 1 of Ticket #15926, comment 8
- Timestamp:
- 01/09/2011 06:37:10 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15926, comment 8
initial v1 15 15 - As Sergey mentioned above, use {{{esc_html()}}} instead of {{{preg_replace()}}}. See [http://codex.wordpress.org/Data_Validation#Text_Nodes Data Validation]. 16 16 17 This time, try to make a patch. I don't think I reward you points if you can't submit a patch. It's part of the contribution process. Use either of these guides:17 This time, try to make a patch. I don't think I can reward you points if you can't submit a patch. It's part of the contribution process. Use either of these guides: 18 18 19 19 - [http://markjaquith.wordpress.com/2005/11/02/my-wordpress-toolbox/ Mark Jaquith's WP toolbox]