# Description: WordPress blocks can declare custom class name support using the following configuration in their block.json: ```json "supports": { "customClassName": true } ```