AssetsController::add_theme_body_class( string|array $classes )

Add body classes to the frontend and within admin.


Description Description


Parameters Parameters

$classes

(Required) Array or string of CSS classnames.


Top ↑

Return Return

(string|array) Modified classnames.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/AssetsController.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.