Custom slots

Custom list of slots is a shortcode that allows you to create a list of slots without reference to any taxonomy. To create such a block on any page you need to use the shortcode [custom_slots].

This shortcode has only one parameter, and it is required!

Parameter

Description

list

(text) A comma-separated list of casino review IDs. You need at least one id.

Examples

[custom_stats list="34,88,22,44,77,12,345"] // Will displays 7 slots with ID = 34,88,22,44,77,12,345

Last updated