最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

filters - Override wordpress audio playlist

programmeradmin4浏览0评论

To overwrite wordpress audio you would use wp_audio_shortcode_override filter and then return your own output.

Is there a way to overwrite audio playlist?

[playlist ids="1268,1265,1196"]

To overwrite wordpress audio you would use wp_audio_shortcode_override filter and then return your own output.

Is there a way to overwrite audio playlist?

[playlist ids="1268,1265,1196"]
Share Improve this question asked May 12, 2020 at 19:24 ToniqToniq 4476 silver badges15 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

Here is the shortcode you can use to override playlist shortcode I guess: wp_playlist_shortcode()

Link: https://developer.wordpress/reference/functions/wp_playlist_shortcode/

发布评论

评论列表(0)

  1. 暂无评论