Description
Returns the name of the breadcrumb item.
Usage
<?php
echo
wpsc_breadcrumb_url(); ?>
Parameters
This template tag has no parameters.
Example
<?php
echo
wpsc_
breadcrumb_url
(); ?>
Source file
wpsc_
breadcrumb_url
()
is located in wpsc-includes/wpsc_query.php
.