Opened 14 years ago
Closed 14 years ago
#23376 closed defect (bug) (fixed)
Misspelling in _publish_post_hook function documentation
| Reported by: | roulandf | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Inline Docs | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Unfortunately there is a misspelling in the function documentation which is a potential cause of defect. Additionally there is a unused global declaration of $wpdb of a previous version.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
The
$wpdbdeclaration is unused since [20435].