#26095 closed defect (bug) (fixed)
Hook Docs (17): wp-includes/rewrite.php
Reported by: | mboynes | Owned by: | kpdesign |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Rewrite Rules | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description
Attached patch has docs for the following hooks in wp-includes/rewrite.php:
url_to_postid
post_rewrite_rules
date_rewrite_rules
root_rewrite_rules
comments_rewrite_rules
search_rewrite_rules
author_rewrite_rules
page_rewrite_rules
$permastructname . '_rewrite_rules'
tag_rewrite_rules
generate_rewrite_rules
rewrite_rules_array
mod_rewrite_rules
rewrite_rules
iis7_url_rewrite_rules
permalink_structure_changed
Attachments (3)
Change History (10)
#2
@
11 years ago
- Summary changed from Hook Docs: wp-includes/rewrite.php to Hook Docs (17): wp-includes/rewrite.php
Hi, thanks for the patch. I should have a more thorough review for you later today, but it looks like most of the long descriptions will need a once-over, as well as reverting some of the whitespacing changes that aren't directly related the hooks we're documenting here.
#4
@
11 years ago
- Owner changed from DrewAPicture to kpdesign
26095.diff cleans up a bunch of descriptions, reverts unnecessary code changes and other changes.
The language could all use a once-over, with particular attention to the mod_rewrite_rules
, rewrite_rules
and iis7_url_rewrite_rules
filters. Not 100 percent on the wording of those descriptions.
Note: See
TracTickets for help on using
tickets.
Adding inline docs for hooks in wp-includes/rewrite.php