TABLEBERG_URL, // Pro marks this true only after its licence check succeeds and // its runtime extensions actually boot. The version constant only // proves that the add-on PHP file was loaded. 'IS_PRO' => (bool) apply_filters( 'tableberg/is_pro_runtime_active', false ), ]; wp_localize_script($handle, 'TABLEBERG_CFG', $data); } }