apply_filters( 'edd_checkout_billing_details_address', array $address, array $customer )

Billing Address Details.


Description Description

Allows filtering the customer address details that will be pre-populated on the checkout form.


Parameters Parameters

$address

The customer address.

$customer

The customer data from the session


Top ↑

Source Source

File: includes/checkout/template.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.