Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
public_html
/
argonautisbc
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
settings
/
Editing: class-wc-settings-checkout.php
<?php // @codingStandardsIgnoreFile. /** * Settings class file. * * @deprecated 3.4.0 Replaced with class-wc-settings-payment-gateways.php. * @todo remove in 4.0. */ defined( 'ABSPATH' ) || exit; return include __DIR__ . '/class-wc-settings-payment-gateways.php';
Save
Cancel