array( 'user-experience-remove-cssjs', 'includes' ),
'label' => esc_html__( 'Remove list:', 'w3-total-cache' ),
'control' => 'textarea',
'description' => esc_html__( 'Specify URLs that should be removed. Include one entry per line, e.g. (googletagmanager.com, gtag/js, myscript.js, and name="myscript")', 'w3-total-cache' ),
)
);
?>