📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 13:36:24
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
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 Changes
❌ Cancel