Opened 12 months ago
Closed 12 months ago
#62859 closed defect (bug) (fixed)
Missing dot at the end of the description parameter in widgets.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.8 | Priority: | lowest |
| Severity: | trivial | Version: | 4.4 |
| Component: | Widgets | Keywords: | has-patch commit |
| Focuses: | docs | Cc: |
Description (last modified by )
Missing dot at the end of the description parameter after themes
/** * Core Widgets API * * This API is used for creating dynamic sidebar without hardcoding functionality into * themes * * Includes both internal WordPress routines and theme-use routines. *
Attachments (1)
Change History (5)
#1
@
12 months ago
- Description modified (diff)
- Version changed from trunk to 4.4
[33758] separated the two sentences and removed the dot.
#3
@
12 months ago
- Keywords commit added
- Milestone changed from Awaiting Review to 6.8
- Owner set to audrasjb
- Priority changed from normal to lowest
- Severity changed from normal to trivial
- Status changed from new to accepted
I spotted some other tiny little inconsistencies in this file. Will commit everything at once.
Note: See
TracTickets for help on using
tickets.
Patch Created