Make WordPress Core

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)

#1 @swissspidy
8 years ago

  • Component GeneralExternal Libraries
  • Keywords needs-docs removed
  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Hi there!

Please note everything inside wp-includes/ID3 is 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.

Note: See TracTickets for help on using tickets.