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