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