Mix-content error after adding 8 item

PHOTO EMBED

Wed Oct 01 2025 04:25:19 GMT+0000 (Coordinated Universal Time)

Saved by @Pulak

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