Opened 13 years ago
Closed 13 years ago
#19897 closed enhancement (fixed)
Improve documentation of WP_Rewrite
Reported by: | duck_ | Owned by: | duck_ |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Inline Docs | Keywords: | has-patch |
Focuses: | Cc: |
Description
The WP_Rewrite class has several documentation issues in need of fixing. The larger changes in the attached patch are:
- Corrections for WP_Rewrite::$front and WP_Rewrite::$root
- Improvement for WP_Rewrite::$use_verbose_page_rules
- Improvements to WP_Rewrite::generate_rewrite_rules() parameters
- Indentation fixes in code
Related: #16303
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
In [19752]: