__( 'Billing address', 'billow' ), 'shipping' => __( 'Shipping address', 'billow' ), ), $customer_id ); } else { $get_addresses = apply_filters( // phpcs:ignore WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedVariableFound 'woocommerce_my_account_get_addresses', // phpcs:ignore WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedHooknameFound array( 'billing' => __( 'Billing address', 'billow' ), ), $customer_id ); } $oldcol = 1; // phpcs:ignore WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedVariableFound $col = 1; // phpcs:ignore WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedVariableFound ?>

$title ) : // phpcs:ignore WordPress.WP.GlobalVariablesOverride.Prohibited ?>