Description
Returns the continue shopping url. This value can be edited in the Settings page and is used in the Sopping Cart page.
Usage
Since 1.1.0 version.
<?php echo tcp_the_continue_url( $echo ); ?>
Parameters
- $echo
- (Boolean) Display the continue url (true) or return it for use in PHP (false). Defaults to true.