post_mime_types

post_mime_types

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

See hook in core

Displaying hooks found in version: wordpress-6.5.2

apply_filters('post_mime_types') is found 1 times:

  • /wp-includes/post.php line 3329
    	 * @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