• 0
  • 0
esc_html__( 'Exclude Posts:', 'xml-sitemap-generator-for-google' ), 'name' => 'google_news_exclude', 'value' => $settings->google_news_exclude ?? '', 'class' => 'google-news-depended', ) ); ?>
'taxonomy', 'label' => esc_html__( 'Exclude Categories and Tags:', 'xml-sitemap-generator-for-google' ), 'name' => 'google_news_exclude_terms', 'value' => $settings->google_news_exclude_terms ?? '', 'class' => 'google-news-depended', ) ); ?>

0

'taxonomy', 'label' => esc_html__( 'Include only selected Categories, Tags and exclude all others:', 'xml-sitemap-generator-for-google' ), 'name' => 'google_news_include_only_terms', 'value' => $settings->google_news_include_only_terms ?? '', 'class' => 'google-news-depended', ) ); ?>