/home/techb158/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool
NameSizeModeActions
import-seo.php47120644editdlrm
wpseo-export.php14030644editdlrm
wpseo-import.php14680644editdlrm
Edit: /home/techb158/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php (4712B)
detect(); if ( count( $import_check->needs_import ) === 0 ) { echo '

', esc_html__( 'Import from other SEO plugins', 'wordpress-seo' ), '

'; echo '

'; printf( /* translators: %s expands to Yoast SEO */ esc_html__( '%s did not detect any plugin data from plugins it can import from.', 'wordpress-seo' ), 'Yoast SEO', ); echo '

'; return; } /** * Creates a select box given a name and plugins array. * * @param string $name Name field for the select field. * @param array $plugins An array of plugins and classes. * * @return void */ function wpseo_import_external_select( $name, $plugins ) { esc_html_e( 'Plugin: ', 'wordpress-seo' ); echo ''; } ?>

needs_import ); ?>

', '', ); ?>

needs_import ); ?>