bulkExportParams.js 149 Bytes Raw Blame History Permalink 1 2 3 4 5 6 import { __ } from '@wordpress/i18n'; export const bulkExportParams = { action: 'bulkExport', title: __( 'Bulk Export Title', 'ninja-forms' ), };