';
echo '
';
echo '';
}
public function alert_banner() {
// Show the Ad Blocking Advisor bar
$text = get_option( 'aba_notice_text' );
$background = get_option( 'aba_background_color' );
$font = get_option( 'aba_font_color' );
$fontSize = get_option( 'aba_font_size' );
$cookieAllow = get_option( 'aba_cookie_allow' );
$cookieExpiration = get_option( 'aba_cookie_timeout' );
$divLocation = get_option( 'aba_div_location' );
$html = '
I hope you enjoy Ad Blocking Advisor! This plugin has taken a considerable amount of time and coffee to create. If you would like to buy me a cup of coffee, please click here to donate! Thanks!