File manager - Edit - /home/verseaumee/lauvia/wp-content/plugins/woo-stripe-payment/includes/admin/views/html-settings-local-payments-nav.php
Back
<?php global $current_section; $tabs = apply_filters( 'wc_stripe_local_gateways_tab', array() ); ksort($tabs); ?> <div class="wc-stripe-advanced-settings-nav local-gateways"> <?php foreach ( $tabs as $id => $tab ) : ?> <a class="nav-link <?php if ( $current_section === $id ) { echo 'nav-link-active';} ?> " href="<?php echo admin_url( 'admin.php?page=wc-settings&tab=checkout§ion=' . $id ); ?>"><?php echo esc_attr( $tab ); ?></a> <?php endforeach; ?> </div> <div class="clear"></div>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings