' . esc_html__( 'Export', 'shortcoder' ) . '
' . wp_kses( __( 'WordPress has a native exporter tool which can be used to export shortcoder data. Navigate to Tools -> Export
and select "Shortcoder" as the content to export.', 'shortcoder' ), array( 'code' => array() ) ) . '
' . esc_html__( 'Go to export page', 'shortcoder' ) . '
' . esc_html__( 'Import', 'shortcoder' ) . '
' . wp_kses( __( 'The XML file downloaded through the native export process can be imported via WordPress\'s own import tool. Navigate to Tools -> Import
, install the importer plugin if not installed and run the importer under WordPress section.', 'shortcoder' ), array( 'code' => array() ) ) . '
' . esc_html__( 'Go to import page', 'shortcoder' ) . '
' . esc_html__( 'Import from other sources', 'shortcoder' ) . '
' . esc_html__( 'To import from other sources like CSV, excel please read the below linked documentation.', 'shortcoder' ) . '
' . esc_html__( 'Open documentation', 'shortcoder' ) . '