#25800 closed defect (bug) (fixed)
Hook Docs (8): wp-includes/kses.php
Reported by: | siobhyb | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Security | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description (last modified by )
Attachments (2)
Change History (9)
#2
@
11 years ago
Sorry for the delay in submitting this patch.
Filters in this file are:
- wp_kses_allowed_html: This is duplicated a few times in the file and I used the format for duplicate hooks that's described in the handbook: "This filter is documented in path/to/filename.php". Not sure if a different format is required when the duplicate hooks are in the same file?
- pre_kses
- safe_style_css
Thanks for reviewing, I'm sure there's some things I've missed/misunderstood. :)
#3
@
11 years ago
- Description modified (diff)
- Keywords needs-patch added
- Summary changed from Hook Docs: wp-includes/kses.php to Hook Docs (8): wp-includes/kses.php
Looks like 25800.patch could use some work. I'd like to see more complete explanations of the various contexts for the wp_kses_allowed_html
hook.
Also, I can totally visualize Nacin rubbing his hands together with glee while reviewing these hook docs :)
#5
@
11 years ago
- Keywords has-patch commit added; needs-patch removed
- Milestone changed from Awaiting Review to 3.9
25800.2.patch should do it. @nacin: Please review and iterate as you deem necessary.
This ticket was mentioned in IRC in #wordpress-dev by DrewAPicture. View the logs.
11 years ago
Note: See
TracTickets for help on using
tickets.
This one should be good. :-)