getRawColumns() );
if ( $hasColumns ) {
return;
}
?>
function_exists( 'tpt_fs' ) && tpt_fs()->can_use_premium_code(),
'upgradeUrl' => function_exists( 'tpt_fs' ) ? tpt_fs()->get_upgrade_url() : '#',
) );
wp_set_script_translations( 'tiered-pricing/feature/custom-columns', 'tier-pricing-table',
dirname( __FILE__, 5 ) . '/languages' );
} );
}
}