WC_Address_Provider
in package
WooCommerce Address Provider Class.
Extended by address providers to handle address provision, for autocomplete, maps, etc.
Tags
Table of Contents
- $branding_html : string
- Optional HTML element to display for branding purposes (e.g. "powered by ...").
- $id : string
- Unique ID for the address provider.
- $name : string
- Provider name.
Properties
$branding_html
Optional HTML element to display for branding purposes (e.g. "powered by ...").
public
string
$branding_html
= ''
$id
Unique ID for the address provider.
public
string
$id
$name
Provider name.
public
string
$name
