Opened 8 years ago
Closed 8 years ago
#44819 closed defect (bug) (duplicate)
Documentation Missing
| Reported by: | prashantvatsh | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | External Libraries | Version: | 4.9.8 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.