apply_filters( ‘wp_theme_json_get_style_nodes’, array $nodes )

In this article

Filters the list of style nodes with metadata.

Description

This allows for things like loading block CSS independently.

Parameters

$nodesarray
Style nodes with metadata.

Source

'6.1.0'

Changelog

VersionDescription
6.1.0Introduced.

User Contributed Notes

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