Opened 13 years ago
Closed 13 years ago
#25469 closed defect (bug) (fixed)
Hook Docs: wp-settings.php
| Reported by: | miyauchi | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Inline Docs | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
Attached patch has done for the all hooks in wp-settings.php
Attachments (3)
Change History (8)
#2
follow-up:
↓ 3
@
13 years ago
- Keywords needs-patch added; has-patch removed
- Type enhancement → defect (bug)
Hi, thanks for the patch. Some notes on wp-settings.diff:
plugins_loaded hook:
- "Fires once plugins are loaded."
sanitize_comment_cookies hook:
- Pretty vague. Maybe "Fires when comment cookies are sanitized."
setup_theme hook:
- Should be a complete sentence. Maybe "Fires before the theme is loaded."
after_setup_theme hook:
- "Fires after the theme is loaded."
init hook:
- "Runs" should be "Fires"
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch for wp-settings.php