A function which retrieves a product author id.
Purpose of this function is for the get.product.author.id
filter.
- Full name:
get_product_author_id - Defined in:
cms/core/Shared/Helpers/product.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$productId |
string | Product id. |
Return Value
false|string
Product author id or false on failure.