| Name | Size | Mode | Actions |
|---|---|---|---|
| import-seo.php | 4712 | 0644 | editdlrm |
| wpseo-export.php | 1403 | 0644 | editdlrm |
| wpseo-import.php | 1468 | 0644 | editdlrm |
/home/techb158/public_html/wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php (4712B)
'; 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 ''; } ?>
', '', ); ?>