Custom bonuses
Shortcode of custom bonuses allows you to create a grid of bonuses that are not tied to any taxonomy.

To create these blocks you need to use shortcode [custom_bonuses].
Parameter
Description
list
(text) A comma-separated list of bonus review IDs. You need at least one id.
Examples
[custom_bonuses list="37,33,99"] //Will displays with id 37,33,99
Last updated
Was this helpful?