Linux webm002.cluster126.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
xml-sitemap-feed
/
views
/
admin
/
/home/ariannadhf/www/wp-content/plugins/xml-sitemap-feed/views/admin/field-sitemap-custom.php
<?php /** * Sitemap external sitemaps settings view * * @package XML Sitemap & Google News */ ?> <fieldset> <legend class="screen-reader-text"><?php esc_html_e( 'External XML Sitemaps', 'xml-sitemap-feed' ); ?></legend> <label for="xmlsf_custom_sitemaps"><?php esc_html_e( 'Additional XML Sitemaps to append to the main XML Sitemap Index:', 'xml-sitemap-feed' ); ?></label> <br/> <textarea name="xmlsf_custom_sitemaps" id="xmlsf_custom_sitemaps" class="large-text" cols="50" rows="4"><?php echo esc_textarea( $lines ); ?></textarea> </fieldset>