#36548 closed defect (bug) (fixed)
wp_cache_switch_to_blog typo in docblock - interal
| Reported by: | bobbingwide | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | Cache API | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The short description for this function has always contained a typo.
Switches the interal blog ID.
It should be
Switches the internal blog ID.
In total, there are 6 misspellings of internal.
- 2 in cache.php comments
- 1 in jquery.countdown.js comments
- 3 in tinymcs.js function name setMceInteralContent
Attachments (1)
Change History (7)
#1
@
10 years ago
Oops, jquery.countdown.js is one of my files.
And it should have been tinymce.js
... but I won't submit a patch for that file either.
This ticket was mentioned in Slack in #core by bobbingwide. View the logs.
10 years ago
#4
@
10 years ago
- Keywords has-patch added
- Milestone Awaiting Review → 4.6
- Owner set to
- Status new → assigned
#6
@
10 years ago
I've been advised that the TinyMCE issue has been fixed. https://github.com/tinymce/tinymce/issues/2856#event-632076750
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Correct 2 typos of interal to internal in wp-includes\cache.php