Opened 14 years ago
Closed 14 years ago
#19897 closed enhancement (fixed)
Improve documentation of WP_Rewrite
| Reported by: | duck_ | Owned by: | duck_ |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [19752]: