Opened 7 years ago
Closed 7 years ago
#44819 closed defect (bug) (duplicate)
Documentation Missing
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.9.8 |
| Component: | External Libraries | Keywords: | |
| Focuses: | Cc: |
Description
In this file wp-includes/ID3/getid3.php, for function public function openfile($filename, $filesize=null) documentation is missing.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi there!
Please note everything inside
wp-includes/ID3is part of an external library and is not maintained by WordPress core itself.That means you'd need to report this upstream at https://github.com/JamesHeinrich/getID3. However, documentation for that method has already been added, so it will be in core as soon as we update the library. This happens from time to time.
There's already a current ticket for updating the library. See #43836.