options = get_option( 'ads_option' ); ?>

Ads.txt Settings

%s', isset( $this->options['ads'] ) ? esc_attr( $this->options['ads']) : '' ); } } if( is_admin() ) $AdsTxtMeSetPage = new AdsTxtMeSetPage();