Load all banners linked to an adzone based on the linked banners array. It returns an array including all the banner post data.
wpproads_load_adzone_banners
Parameters
Param Name | Type | Description |
---|---|---|
$adzone_data | Array (required) | the adzone data array. |
Return
Param Name | Type | Description |
---|---|---|
$post | Array | Returns a WP_Post object or null if no linked banners are found. |