array(
'href' => array(),
'class' => array()
)
)
);
}
?>
ID ); } else { $ad_button = __('Open ad', 'vh'); } if ( function_exists('get_ad_button_url') ) { $ad_button_url = get_ad_button_url( $post->ID ); } else { $ad_button_url = get_permalink( $post->ID ); } if ( function_exists('get_ad_background') ) { $ad_background_style = get_ad_background( $post->ID ); } else { $ad_background_style = ''; } ?>