wpseek.com
A WordPress-centric search engine for devs and theme authors
media_library_show_video_playlist › WordPress Filter Hooks
Since4.8.0
Deprecatedn/a
› apply_filters( 'media_library_show_video_playlist', true )
Parameters: |
|
Defined at: |
|
Codex: |
Allows showing or hiding the "Create Video Playlist" button in the media library.
By default, the "Create Video 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 video items. This
was the default behavior prior to version 4.8.0, but this query is
expensive for large media libraries.
Related Functions: media_upload_video, media_handle_sideload, media_upload_library_form, media_handle_upload
Related Hooks: media_library_show_audio_playlist, media_library_months_with_files