AssetsController
AssetsController class.
Description Description
Source Source
File: packages/woocommerce-blocks/src/AssetsController.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |
Methods Methods
- __construct — Constructor.
- add_theme_body_class — Add body classes to the frontend and within admin.
- get_file_version — Get the file modified time as a cache buster if we're in dev mode.
- init — Initialize class features.
- register_assets — Register block scripts & styles.
- register_style — Registers a style according to `wp_register_style`.