芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/fashionmodelquicktrack.com/wp-content/themes/flatsome/woocommerce/myaccount/header.php
'background-image', 'value' => 'url(' . do_shortcode( $login_bg_image ) . ')', ); if ( $login_bg_color ) $css_login_bg_args[] = array( 'attribute' => 'background-color', 'value' => $login_bg_color, ); global $wp; $endpoint_label = ''; $current_url = home_url( $wp->request ); // Collect current WC endpoint label. if ( function_exists( 'wc_get_account_menu_items' ) && get_theme_mod( 'wc_account_links', 1 ) ) { foreach ( wc_get_account_menu_items() as $endpoint => $label ) { if ( untrailingslashit( wc_get_account_endpoint_url( $endpoint ) ) === $current_url ) { $endpoint_label = $label; break; } } } ?>
>
' . esc_html( $endpoint_label ) . ''; ?>
' . get_the_title() . ''; } ?> 'facebook' ), wp_login_url() ); ?>
Facebook', 'flatsome' ); ?>
'google' ), wp_login_url() ); ?>
Google', 'flatsome' ); ?>