wpseek.com
A WordPress-centric search engine for devs and theme authors
media_library_show_audio_playlist › WordPress Filter Hooks
Since4.8.0
Deprecatedn/a
› apply_filters( 'media_library_show_audio_playlist', true )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Allows showing or hiding the "Create Audio Playlist" button in the media library.
By default, the "Create Audio Playlist" button will always be shown in the media library. If this filter returns `null`, a query will be run to determine whether the media library contains any audio items. This was the default behavior prior to version 4.8.0, but this query is expensive for large media libraries.Related Functions: font_library_wp_admin_preload_data, media_upload_audio, font_library_wp_admin_render_page, get_font_library_wp_admin_menu_items, get_font_library_wp_admin_routes, media_upload_library_form