$attributes Block attributes * @var string $content Block content * @var WP_Block $block Block instance */ if (!defined('ABSPATH')) { exit; // Exit if accessed directly } // The actual rendering is handled by GutenbergBlock::render() // This file is kept for block.json compatibility