开发者 |
amimotoami
hideokamoto megumithemes horike kel-dc |
---|---|
更新时间 | 2016年5月6日 14:48 |
PHP版本: | 4.3.1 及以上 |
WordPress版本: | 4.3.1 |
版权: | GPLv3 |
版权网址: | 版权信息 |
Elasticommerce Related Widgets
in your widgets area.escr_related_item();
function in your theme or plugins.escr_get_related_item();
function.elasticommerce-relateditem
directory to /wp-content/plugins/
directory.<?php escr_related_item(); ?>
in your templates.
b: Add Elasticommerce Related Widgets
in your widgets area.If you only want to get the data, you can use escr_get_related_item();
function.
Answer to foo bar dilemma.