post_mime_types

post_mime_types

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.7.2

apply_filters('post_mime_types') is found 1 times:

  • /wp-includes/post.php line 3517
    3513
    3514
    3515
    3516
    3517
    3518
    3519
    3520
    3521
    3522
    3523
         * @since 2.5.0
         *
         * @param array $post_mime_types Default list of post mime types.
         */
        return apply_filters( 'post_mime_types', $post_mime_types );
    }
     
    /**
     * Checks a MIME-Type against a list.
     *
     * If the `$wildcard_mime_types` parameter is a string, it must be comma separated