Warning: This method has been deprecated.

Assets::add_theme_body_class( array $classes = array() )

Add body classes.


Description Description


Parameters Parameters

$classes

(Optional) Array of CSS classnames.

Default value: array()


Top ↑

Return Return

(array) Modified array of CSS classnames.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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