ID, 'post_ad_button_text', true ) != '' ) { $ad_button = get_post_meta( $post->ID, 'post_ad_button_text', true ); } else { $ad_button = __('Open ad', 'vh'); } if ( get_post_meta( $post->ID, 'post_ad_button_url', true ) != '' ) { $ad_button_url = get_post_meta( $post->ID, 'post_ad_button_url', true ); } else { $ad_button_url = get_permalink( $post->ID ); } if ( get_post_meta( $post->ID, 'post_ad_background', true ) != '' ) { $ad_background_id = get_post_meta( $post->ID, 'post_ad_background', true ); $ad_background = wp_get_attachment_image_src( $ad_background_id, 'post-gallery-medium' ); } else { $ad_background_id = ''; } ?>
  • style="background: url('') no-repeat;">
    array( 'href' => array(), 'class' => array() ) ) ); } ?>