sfw_get_article
Description
Retrieve the current Article
Will return the Article if it exists in the Shop
Since: 1.0.0
Code
<?php function sfw_get_article( $article_selector = false, $flush_cache = false, $transmit_errors = false ){
…
} ?>
Parameter
- $article_selector
- (mixed) See sfw_get_article_id()
Default: false
- $flush_cache
- (boolean)
Default: false
- $transmit_errors
- (boolean)
Default: false