For the complete documentation index, see llms.txt. This page is also available as Markdown.

Advertisers/Shop list

You can create a dedicated page to display a list of merchants using the following shortcode:

[cashback-shops type=grid]

This shortcode creates a shop grid:

Available parameters:

Parameter name

Description

type

Possible values: grid, alphabet, widget.

cols

Number of columns for the grid. Maximum: 10. Default: 5.

limit

Maximum number of items to display. Default: 10.

orderby

Possible values: date, ID, modified, name, rand, title, comment_count

order

Ascending or descending sort order. Possible values: ASC, DESC.

include

Comma-separated list of Shop page IDs to include.

exclude

Comma-separated list of Shop page IDs to exclude.

imageheight

Logo height in pixels.

wrapclass

Additional CSS class for the block wrapper.

classitem

Additional CSS class for each item.

This shortcode displays all available merchants on your site in alphabetical order:

Last updated