#26095 closed defect (bug) (fixed)
Hook Docs (17): wp-includes/rewrite.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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_postidpost_rewrite_rulesdate_rewrite_rulesroot_rewrite_rulescomments_rewrite_rulessearch_rewrite_rulesauthor_rewrite_rulespage_rewrite_rules$permastructname . '_rewrite_rules'tag_rewrite_rulesgenerate_rewrite_rulesrewrite_rules_arraymod_rewrite_rulesrewrite_rulesiis7_url_rewrite_rulespermalink_structure_changed
Attachments (3)
Change History (10)
#2
@
12 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
@
12 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