관리-도구
편집 파일: class-kkart-settings-checkout.php
<?php // @codingStandardsIgnoreFile. /** * Settings class file. * * @deprecated 3.4.0 Replaced with class-kkart-settings-payment-gateways.php. * @todo remove in 4.0. */ defined( 'ABSPATH' ) || exit; return include __DIR__ . '/class-kkart-settings-payment-gateways.php';