sfw_get_article_name_fallback
Description
Retrieve the Name of the current Article in the Sfw Loop.
this provides a fallback title consisting of Design Name and / or ProductType Name.
Since: 1.0.0
Code
<?php function sfw_get_article_name_fallback( $article_selector = false ){
…
} ?>
Parameter
- $article_selector
- (mixed) See sfw_get_article_id()
Default: false