rn bool Can register block. */ public function isBlockEditorActive() { return function_exists( 'register_block_type' ); } }