/home/vianto5/duettowers.mx/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo
NameSizeModeActions
all-in-one-seo-pack.php48320644editdlrm
premium-seo-pack.php6870644editdlrm
rank-math-seo.php28360644editdlrm
seopress.php31310644editdlrm
the-seo-framework.php47280644editdlrm
yoast-seo.php32590644editdlrm
Edit: /home/vianto5/duettowers.mx/wp-content/plugins/wp-rocket/inc/3rd-party/plugins/seo/seopress.php (3131B)
'checkbox', 'container_class' => [ 'wpr-field--children', ], 'label' => __( 'SEOPress XML sitemap', 'rocket' ), // translators: %s = Name of the plugin. 'description' => sprintf( __( 'We automatically detected the sitemap generated by the %s plugin. You can check the option to preload it.', 'rocket' ), 'SEOPress' ), 'parent' => 'sitemap_preload', 'section' => 'preload_section', 'page' => 'preload', 'default' => 0, 'sanitize_callback' => 'sanitize_checkbox', ]; return $options; } add_filter( 'rocket_sitemap_preload_options', 'rocket_sitemap_preload_seopress_option' ); } endif;