Here is the shortcode you can use to override playlist shortcode I guess: wp_playlist_shortcode()
Link: https://developer.wordpress.org/reference/functions/wp_playlist_shortcode/
Related Posts:
- Error when overriding only some audio shortcode HTML output
- apply_filters(‘the_content’, $content) vs do_shortcode($content)
- How to get shortcode’s input values inside a filter?
- Filter specific shortcode output?
- Insert Custom HTML After Shortcode
- Is there a way to add another row to the tinyMCE kitchen sink toggle?
- add_filter and changing output captions of image gallery
- How to add attribute to output with wp_video_shortcode add_filter
- Search content for shortcodes and get parameters
- Change default settings used by gallery shortcode
- Shortcodes not resolved in AJAX call response
- Ajax, filters and shortcodes
- Format content value from DB outside of WordPress filters
- Use content custom filter for all shortcodes
- How to link current user to their author page through shortcodes
- filter title from shortcode
- how to remove filter from wordpress shortcode output
- How to use shortcode attribute in separate function
- Shortcodes — Using add_action, add_filter in the shortcode
- How to pass variables to custom filter from multiple functions
- How to filter backend post list showing only posts having a shortcode
- Replace audio links with jplayer using the_content filter
- How can I return shortcode output to the top of the content?
- the_excerpt filter doesn’t work as expected
- run shortcode in excerpt of single custom post type
- Filter everything from content except output of a shortcode
- Something is filtering my shortcodes… Can’t figure out what
- How to use do_shortcode_tag to modify the output of a shortcode?
- Shortcodes within the sidebar text/html widget: How to preserve the raw HTML output of the shortcode?
- How to change dynamically page title according to variable data?
- How can I filter tag_description()?
- WordPress removing slashes from shortcode output
- How to remove shortcode(s) from WYSIWYG Page editor for Non Admins
- Shortcode / plugin with custom (flexible) output
- Filter Shortcodes when using get_page
- Parse a shortcode differently based on on what it’s nested in
- Need to return shortcode text instead of the output
- add_filter to the_content after apply_filters
- post_orderby filter breaks function
- the_content getting current page content instead specified ID
- How to wrap pattern-matches from the_content in [wiki]-shortcode tags
- Add Index to Item in WordPress Gallery
- create a shortcode with acf including a filter
- How to take shortcode and content separately from a page?
- Dealing with the clickTrack event in wp-playlist.js in order to display audio download link on the playlist title row
- Auto-generated excerpt with shortcode and read more button/text link
- shortcode function outputs multiple anchor tags
- apply_filters to $GLOBALS
- Change shortcode output (filter?)
- Is it possible to include the add_filter() function within a shortcode function
- Activate short codes for all post queries?
- Problem with shortcodes in external file
- How can I display wp_link_pages before a shortcode, if it is used, or display after content?
- AAPF Filter group is not in widget section
- Filter posts by multiple checkbox categories
- manage_users_custom_columns filter not firing callback functions
- ACF Load Field Groups Programmatically [closed]
- Conditionally including JS based on whether ACF field is set [closed]
- WooCommerce comments_template Filter Not Firing
- Auto append text after the title?
- Remove pipe in views admin page filter
- Woocommerce: Only one review per verified buyer [closed]
- After adding filter to plugin’s code, post’s content doesn’t display
- if i put the code in my theme’s function.php file can it work?
- Admin New Order: Autofocus on Search a product
- Is there a hook or filter that adds a button to the left of the search box?
- Rewrite a filter as shortcode (or something like that) to use anywhere in CPT
- Why does using excerpt_more filter change link location?
- Display HTML5 jQuery Audio Player On Front Page
- NextGEN Gallery: Adding drop-down menu widget to gallery view without modifying plugin code [closed]
- How to filter part of a variable if it is no array?
- filter a list by gender
- str_replace css meta tag?
- How do you disable the verification process of user email changes?
- How to use apply_filters(‘get_calendar’) to change get_calendar() output?
- How to add custom HTML attribute to reusable block div in WordPress admin
- Modify the third (context) parameter in a filter?
- How to change this WP logo and posts url in block editor?
- Filter and manipulate the get_current_user() function
- Footnotes with dynamic title attributes?
- add_filter(‘the_content’, ‘method’) does not trigger my custom method
- Can you call a filter hook by “add_action”?
- WordPress wp_lazy_loading_enabled returns loading attribute set to lazy
- Why isn’t this add_filter function working as expected?
- Better way to change the default password reset url with the woocommerce one?
- Add a filter conditionally based on frontpage
- woocommerce_coupon_is_valid_for_product not working to exclude specific product tag
- Filter widget_pages_args not working in Pages Widget
- Hooking/Filtering theme name to add theme directory
- How to elect position of new item output in a dropdown when using add_filter
- This code works, but breaks the media uploader. How do I integrate it in a way that won’t?
- Replacing text using add_filter
- Using two posts_orderby add_filter makes conflict
- Background color and background image below element in Contact Form 7 – error tip [closed]
- Query Multiple Filters, one with Meta
- How to remove a filter that is an object method?
- Passing value from one hook to another
- Deregister Custom the_title Filter for edit_post_link
- custom post filter based on Visitors country
- Filter a custom post type by custom field in admin