Changeset 4605
- Timestamp:
- 12/20/2012 01:01:57 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/common/kses.php
r4604 r4605 14 14 * Custom allowed tags for forum topics and replies 15 15 * 16 * Allows all users to post links, quotes, code, formatting 16 * Allows all users to post links, quotes, code, formatting, lists, and images 17 * 17 18 * @since bbPress (r4603) 18 19 * 19 * @return array 20 * @return array Associative array of allowed tags and attributes 20 21 */ 21 22 function bbp_kses_allowed_tags() {
Note: See TracChangeset
for help on using the changeset viewer.