I found the solution.
You have to de-regsiter and add the wp-mediaelement script to add the features.
Related Posts:
- Enhance Media Manager for Gallery
- Saving data-URI to media library
- Can I use the wp media uploader for my own plugin?
- Customizing the 3.5 “Add Media” popup (Backbone.js)
- Change Media Uploader default directory
- Replace audio/video enclosure with player?
- How to extend LINK TO functionality in ATTACHMENT DISPLAY SETTINGS
- Modify how gallery.js builds the shortcode [gallery ...] in tinyMCE?
- WordPress Media mime type filter problem 4.0
- What filter should I use to insert a button inside on Media>Add New
- How to replicate Media Library “Add New” on Plugin Settings Page
- Create a new post using rest api and save featured image using an external image url
- Capture mediaelement events
- PowerPress mobile media player
- How to move an image in a plugin to the upload directory and make it as a media of wordpress?
- wp.media Uncaught TypeError: Cannot read properties of undefined (reading ‘state’)
- wp.media libary pdf type
- Default media uploader is not showing in wordpress website
- Dynamic banner for use on external sites
- Thumbnails for media Library images
- Is it possible to convert various image types from remote URLs to WebP and then serve them immediately?
- upload image to wordpress media library failed for custom post type
- audio tags no longer working
- A tool to analyze rewrite rules? [closed]
- Get a path to a different plugin
- How to check uniqueness of plugin prefix?
- Plugin API for easy admin list table generation, handling & exporting of MySQL tables?
- Is get_option() faster than accessing get_transient()?
- How can I add a custom column to the “Manage Categories” table?
- Change default admin page for specific role(s)
- Check for dependent plugin and if false dont activate plugin
- How to check username/password without signing in the user
- Understanding WordPress functions’ naming conventions
- Using query_vars filter
- API to trigger prompt on leaving page
- Show message on wordpress admin dashboard
- Are shortcodes case-sensitive?
- Log in from one wordpress website to another wordpress website
- What’s the earliest point I can get the queried object ID?
- Custom admin_notices Messages Ignored During Redirects
- Add content to widget title in admin area within the widget?
- Has anyone managed to integrate the wp_editor inside a widget?
- Using Primary Color in Plugin Block
- Is it save to require plugin.php early to be able to use get_plugin_data() earlier?
- When is it appropriate to put functions on page template vs. functions.php?
- How to use the settings API to set multidimensional arrays
- Plugin to Consume a Web Service
- Copy Tags from one post type to another post type
- Unit Testing a Plugin functionality with cron
- How to enable users to down-vote in this simple voting counter (that uses the post meta)?
- The plugin generated 80 characters of unexpected output!
- How to update/auto-update my private plugin? [duplicate]
- How to use WP default post list tables in a plugin?
- Script won’t load via plugin class
- What’s the Right Way to get and save remote data for a Gutenberg block?
- How to override a function call in functions.php?
- Is there a need to do apply_filter(‘widget_title’, $instance[‘title’]) or any other ‘widget_xxx’ filters?
- Passing array of strings to a SQL statement in a WordPress plugin
- Add multiple shipping rates from add_rate function with custom ID
- add_shortcode is not working [duplicate]
- Execute plugin for specific user role(s) only
- How can I render shortcode so that its not cached by Caching plugins?
- Does WordPress support WebP images?
- Filter, or any way to dynamically change theme screenshot image?
- Sidebar widget to show popular post not working?
- WP_Query returns no results
- On Plugin Activation, How Do I Check for Proper Transport Mechanism?
- Show add_meta_box by selecting a specific category
- Enqueue scripts in footer
- Is It Always a Best Practice to Decouple the Frontend from the Admin Area When Developing a WordPress Application?
- Can a plugin be used to contain all custom functions to extend other plugins
- the_editor() function
- How to render a time-of-day string like ’16:42′ with a site’s chosen time format?
- Are block templates incompatible with serialize_blocks?
- ServerSideRender and Media Object: attributes passing image data object to php renderer even though it’s not set
- Programmatically modify an admin page UI of a WordPress site from my WordPress plugin
- Will setcookie work if there is a cache plugin installed?
- Adding settings link to plugin doesn’t work
- Including the necessary functions for a custom ajax registration form
- Check Paypal Purchase is Success or Not in Easy Digital Download Plugin
- Render content after post title in wp-admin
- Error on inserting a form value to database
- Why doesn’t my simple the_title filter get applied?
- WordPress clean internationalization for menus?
- Dashboard – get status and position of metaboxes and pass them to ajax method
- Is it possible to install a theme via a plugin?
- JSX in WordPress Plugin Development
- W3 Total Cache JS and css Minify folder are empty
- Form doesnt save to database
- Wp_list_table search box not working for custom value from database
- Notice: Trying to get property ‘term_id’ of non-object
- Append wp_editor to Dynamically created textarea
- javascript datatables in a plugin
- Is using custom table to suit business needs instead of transients a big hit to page load speed?
- How to add user details to different tables immediately after user registration
- How to change the column label in screen options for a custom column?
- Including comments meta box on a plugin page
- include php file if page_id matches
- captcha not working in my custom plugin
- Selectively update themes in WordPress multisite