wp_roles()->roles, 'isPremium' => tpt_fs()->can_use_premium_code(), 'upgradeUrl' => tpt_fs_activation_url(), ); } public function isCustomBlock(): bool { return true; } }