Warning: This method has been deprecated.

Assets::add_theme_admin_body_class( array $classes = '' )

Add theme class to admin body.


Description Description


Parameters Parameters

$classes

(Optional) String with the CSS classnames.

Default value: ''


Top ↑

Return Return

(array) Modified string 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.