edd_render_customer_view( string $view, array $callbacks )
Renders the customer view wrapper
Description Description
Parameters Parameters
- $view
-
(Required) The View being requested
- $callbacks
-
(Required) The Registered views and their callback functions
Return Return
(void)
Source Source
File: includes/admin/customers/customers.php
Changelog Changelog
Version | Description |
---|---|
2.3 | Introduced. |