This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

OfferStack

Description

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.

calling widget in editor

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

calling widget in sidebar in code

do_shortcode(«[offerstack is_sidebar=’yes’]»);

Note: OfferStack API Key

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

Settings

1- Offers Keyword = offer will be listed as per this keyword
2- Max Items = no of items to list
3- Widget Identifier = where this components is loaded on page

example
a. page top
b. page bottom
c. right side base
note: Identifier will be sluify when send to api

Installation

  1. Upload plugin to the «/wp-content/plugins/» directory.
  2. Activate the plugin through the «Plugins» menu in WordPress.
  3. Get Offerstack.io API key and update settings
  4. Click on Settings for plugin and add default keyword and offer API Key and select theme
  5. Call [‘offerstack’] in your editor anywhere between content Or place «do_action( ‘offerstack’ );» in your templates.

Below parameters add for dynamic keyword and limit item listing

1- offers_keyword
2- widget_identifier
3- max_iteams
4- is_sidebar

Reviews

There are no reviews for this plugin.

Contributors & Developers

“OfferStack” is open source software. The following people have contributed to this plugin.

Contributors

Translate “OfferStack” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.