' . sprintf( __( 'A physical file exists. Do you want to %simport and delete%s it, %sdelete%s it or continue using it?', 'all-in-one-seo-pack' ), '', '', '', '' ) . '
';
// @codingStandardsIgnoreStop
} else {
$this->default_options['usage']['default'] .= '' . __( 'A physical file exists. This feature cannot be used.', 'all-in-one-seo-pack' ) . '
';
}
return;
} else {
add_action( 'admin_init', array( $this, 'import_default_robots' ) );
}
}
/**
* Filter Display Options
*
* @since 2.7
*
* @param $options
* @return mixed
*/
function filter_display_options( $options ) {
$errors = get_transient( "{$this->prefix}errors" . get_current_user_id() );
if ( false !== $errors ) {
if ( is_array( $errors ) ) {
$errors = implode( '";
$rules = $args['value'];
$buf .= $this->get_display_rules( $rules );
$buf .= '
';
break;
case "{$this->prefix}robots.txt":
$buf .= "