media_library_show_video_playlist
最后更新于:2021-11-27 07:30:36
apply_filters( ‘media_library_show_video_playlist’, bool|null $show )
Allows showing or hiding the “Create Video Playlist” button in the media library.
参数
- $show
-
(bool|null)
Whether to show the button, ornull
to decide based on whether any video files exist in the media library.
源文件
文件: gc-includes/media.php