: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
<?php if ( ! defined( 'ABSPATH' ) ) exit;
return apply_filters( 'ninja_forms_from_action_defaults', array(
'label' => esc_html__( 'Success Message', 'ninja-forms' ),
'type' => 'successmessage',
'message' => esc_textarea( __( 'Your form has been successfully submitted.', 'ninja-forms' ) ),
'label' => esc_html__( 'Admin Email', 'ninja-forms' ),
'label' => esc_html__( 'Record Submission', 'ninja-forms' ),