open_in_new
content_copy
add_filter( 'wpcp_max_input_bar_value', function ( $value ) { return 4000; } );