Yes, the flac audio format is supported. See the doc block for the function wp_get_mime_types()
(and other mentions).
/**
* Retrieve list of mime types and file extensions.
*
* @since 3.5.0
* @since 4.2.0 Support was added for GIMP (.xcf) files.
* @since 4.9.2 Support was added for Flac (.flac) files.
* @since 4.9.6 Support was added for AAC (.aac) files.
*
* @return string[] Array of mime types keyed by the file extension regex corresponding to those types.
*/
function wp_get_mime_types() {
Whether the visitor’s browser supports it is a completely different question and not in WordPress’ hands.
Related Posts:
- Difference between mimetypes: audio/mpeg and audio/x-mpeg
- How can I play sound in Java?
- Playing mp3 song on python
- compressed and uncompressed .wav files
- How to add a new audio (not mixing) into a video using ffmpeg?
- How do I make JavaScript beep?
- Making audio playlist with external audio files?
- How to get the number of times an audio file has been played
- Download button for wp audio player
- Is it possible to control the width of the WordPress audio player?
- How to add audio files to wordpress blog and making it auto play?
- Background audio player
- How to make WordPress audio playlist understand the direct links of audio files shared on google drive?
- Removing Theme Audio Player – Using Browser Default
- Audio preloading
- Adding a download link to native WordPress playlist
- Using track metadata from audio shortcode
- Is ‘preload=”none”‘ a valid parameter in the [audio] shortcode in WordPress 3.6?
- wp_audio_shortcode shows player and url [closed]
- Starting from what version WordPress provides own embedded audio player without need a plugin?
- WordPress Audio tag problem in Chrome
- Change audio player style
- How to get the number of times an audio file has been played
- Trim Audio Files [closed]
- Convert mp3 into ogg?
- audio link produces black box
- Need to hide/remove volume bar in WordPress Default Player to give more room to progress bar
- Clicking “Download MP3” downloads 0kb file
- Show audio player only in specific post type
- Trying to get the number of times an audio file has been played
- How to disable theme’s player styles so I could use plugin player?
- WP audio playlist width
- WordPress default audio playlist – how to add custom caption?
- How to restore deleted audio files from media library
- WordPress Audio Player
- Number of times an audio file has been played using custom player
- Trying to turn all of my posts into a soundcloud playlist and can’t figure out where to start
- Open template file in Pop Up
- MediaElement audio tag not visible
- WordPress audio link not working
- How to disable “Audio Player” to show up on the main page
- how to switch out music file for another using php echo
- How can I convert MP3 file to a Base64 encoded string? [closed]
- how to open an mp3 file with c
- PlaySound in C++ Console application?
- Play audio with Python
- * failed to open vchiq instance
- Playing .mp3 and .wav in Java?
- Playing Sound In Hidden Tag
- Replace audio/video enclosure with player?
- How can I list URLs of all audio files within my media gallery?
- WP REST – video and audio players
- Call a custom field in an audio shortcode?
- How to get the ID of an item in an audio playlist?
- Audio Playlist : How to bind events for “track change”, “track end”?
- ACF for audio url in wordpress audio shortcode
- Hard-coded Audio Player
- WordPress audio player has two different styles
- Audio tags around Mp3 URL in content
- Changing playlist shortcode thumbnail sizes?
- WordPress native “playlist” shortcode. Next and Prev there are but with no icons. How to fix?
- Error when overriding only some audio shortcode HTML output
- Audio Playlists – Multiple file type support?
- How to display more audio file ID3 tags in WordPress
- WordPress audio player causing js error, mediaelementplayer is not a function
- Audio file’s length (duration) is missing from Attachment Details in Media Library [closed]
- Audio player shortcode not showing up when using variable
- mp3 audio metadata upload integration: can I autopopulate title, caption, description from id3 tags?
- no content after shortcode
- Audio Player for MP3 Files for WordPress
- How do I replace a audio gutenberg block to native audio wordpress
- Load MediaPlayerElement after Infinity Scroll loads more posts
- How can I implement shortcode on click event
- Making audio playlist by getting page’s parent’s ID
- Replace audio links with jplayer using the_content filter
- filter get_children to return all mime types EXCEPT ‘x’
- RSS audio enclosures have length of zero (podcast duration is missing)
- How To Download WordPress Audio Attachments
- How to add audio files to audio player in WordPress custom theme?
- How can I create a WordPress dynamic download counter
- Make Audio Element Persistent Across Pages
- Is the WP audio shortcode still relevant?
- How to upload Web-record Base64 Wave Audio file in WordPress Post (front-end form)
- Extend WordPress Audio Widget to accept HLS (.m3u8) URLs
- Add audio file to post using custom term meta field as link [closed]
- Do audio files impact the loading time of the website?
- Using mediaelement to display gallery of audio
- WordPress core playlist function not showing artist and album info
- Media Playlist Plugin
- Media Player gone on front end
- What does the “Show Images” do for WordPress music playlist?
- WordPress Background Audio – Continous AutoPlay
- Passing a location-dependent array via wp_localize_script within a shortcode
- How to fetch all videos in custom page which uploaded in wp-admin (Media) in wordpress
- How to add audio media in a post?
- Displaying cf post formats with oembed
- Auto play audio using WP Maintenance Mode Plugin [closed]
- Can’t upload files 1MB+ [closed]
- problem of path with xml file
- Need help with wordpress audio preload