Changes between Initial Version and Version 1 of Ticket #20210, comment 11
- Timestamp:
- 09/08/12 16:23:39 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20210, comment 11
initial v1 1 * Introduce wp_kses_allowed_htm() which accepts a context string and returns an darray of allowed tags.1 * Introduce wp_kses_allowed_htm() which accepts a context string and returns an array of allowed tags. 2 2 * Removes explicit declarations of class, id, style, and title from $allowedposttags 3 3 * wp_kses_allowed_htm() dynamically adds the global attributes to every tag for the 'post' context
