wp_default_packages_vendor
wp_default_packages_vendor ( $scripts )
Parameters:- (WP_Scripts) scripts WP_Scripts object.
Defined at: - Introduced in WordPress: 5.0.0
- Deprecated in WordPress: —
Description
Registers all the WordPress vendor scripts that are in the standardized
`js/dist/vendor/` location.For the order of `$scripts->add` see `wp_default_scripts`.