alert(array( // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped 'type'=>'info', 'content'=> esc_html__( 'No users were found matching your selection.', 'userswp' ) ));