Assets

This package provides automatic registration and versioning of vendor scripts and styles for use in WordPress projects. It ensures that external dependencies are loaded with the correct versions and paths, both in the editor and on the frontend.

Last modified: June 2, 2025

link Features

link How It Works

The package hooks into WordPress using wp_default_scripts and wp_default_styles to register external assets.
Vendor versions are managed in a single constant for easy updates.

link Registered Vendor Scripts