• 0
  • 0
esc_html__( 'Exclude Pages/Posts:', 'xml-sitemap-generator-for-google' ), 'name' => 'exclude_posts', 'value' => $settings->exclude_posts ?? '', ) ); ?>
'taxonomy', 'label' => esc_html__( 'Exclude Categories and Tags:', 'xml-sitemap-generator-for-google' ), 'name' => 'exclude_terms', 'value' => $settings->exclude_terms ?? '', ) ); ?>

0

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