Make WordPress Core


Ignore:
Timestamp:
09/20/2022 08:30:03 PM (2 years ago)
Author:
johnbillion
Message:

Docs: Various improvements and corrections to inline docs.

See #55646

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/post.php

    r54255 r54267  
    79797979 *
    79807980 * @param string $type
    7981  * @return mixed
     7981 * @return string[] An array of MIME types.
    79827982 */
    79837983function get_available_post_mime_types( $type = 'attachment' ) {
Note: See TracChangeset for help on using the changeset viewer.