[wordpress插件] OfferStackOfferStack

wordpress 插件 文章 2020-03-25 04:10 509 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

We cover Vouchers, Deals, Offers and Click To Call campaigns.

我们涵盖了优惠券,交易,优惠和点击通话广告系列。

Install Offerstack and use short code or call function in file to list Vouchers, Deals, Offers on the page.

安装Offerstack并在文件中使用短代码或调用功能在页面上列出优惠券,交易和优惠。

calling widget in editor

在编辑器中调用小部件

[offerstack offers_keyword=”holidays” widget_identifier=’widget in editor’ max_iteams=’2′]

[offerstack offer_keyword =“假期” widget_identifier =“编辑器中的小工具” max_iteams =“ 2']

calling widget in sidebar in code

在边栏中的代码中调用小部件

do_shortcode(“[offerstack is_sidebar=’yes’]”);

do_shortcode(“ [offerstack is_sidebar ='yes']”));

Note: OfferStack API Key

注意:OfferStack API密钥

offerstack_api_key= you can get API key form https://offerstack.io/

  offerstack_api_key =您可以获取API密钥形式https://offerstack.io/

Settings

设置

1- Offers Keyword = offer will be listed as per this keyword

1-优惠关键字=优惠将按照此关键字列出

2- Max Items = no of items to list

2-最多商品=列出商品的数量

3- Widget Identifier = where this components is loaded on page

3-小部件标识符=该组件在页面上的加载位置

example
    

示例
    

a.

一种。

page top
    

页面顶部
    

b.

b。

page bottom
    

页面底部
    

c.

C。

right side base
    

右侧底座
    

note: Identifier will be sluify when send to api

注意:标识符在发送到api时会被压缩

安装步骤

    1. Upload plugin to the “/wp-content/plugins/” directory.
    2. 将插件上传到“ / wp-content / plugins /”目录。

    3. Activate the plugin through the “Plugins” menu in WordPress.
    4. 通过WordPress中的“插件”菜单激活插件。

    5. Get Offerstack.io API key and update settings
    6. 获取Offerstack.io API密钥并更新设置

    7. Click on Settings for plugin and add default keyword and offer API Key and select theme
    8. 点击“插件设置”,添加默认关键字并提供API密钥并选择主题

    9. Call [‘offerstack’] in your editor anywhere between content Or place “do_action( ‘offerstack’ );”

    10. 在编辑器中的内容之间的任意位置调用[‘offerstack’],或在“ do_action(‘offerstack’);”处放置

      in your templates.

    11. 在您的模板中。

    Below parameters add for dynamic keyword and limit item listing

    为动态关键字和限制项目列表添加以下参数

    1- offers_keyword

    1- offers_keyword

    2- widget_identifier

    2-widget_identifier

    3- max_iteams

    3- max_iteams

    4- is_sidebar

    4- is_sidebar

下载地址
https://downloads.wordpress.org/plugin/clicksco-offerstack.zip
-EOF-

AI助手支持GPT4.0