| @@ -394,8 +394,9 @@ | ||
| 394 | 394 | 'give_donation_import_nonce' => wp_create_nonce('give_donation_import'), |
| 395 | 395 | 'give_subscription_import' => 'give_subscription_import', |
| 396 | 396 | 'give_subscription_import_nonce' => wp_create_nonce('give_subscription_import'), |
| 397 | 397 | 'core_settings_import' => 'give_core_settings_import', |
| 398 | + 'core_settings_import_nonce' => wp_create_nonce('give_core_settings_import'), | |
| 398 | 399 | 'give_insert_payment_note_nonce' => wp_create_nonce('give_insert_payment_note'), |
| 399 | 400 | 'give_delete_payment_note_nonce' => wp_create_nonce('give_delete_payment_note'), |
| 400 | 401 | 'give_set_notification_status_nonce' => wp_create_nonce('give_set_notification_status'), |
| 401 | 402 | 'setting_not_save_message' => __( 'Changes you made may not be saved.', 'give' ), |