FEATURE: Add plugin outlet for category-box-below-each-category (#12755)
This commit is contained in:
parent
28d5a3f21f
commit
f74d9ca399
|
@ -68,6 +68,7 @@
|
|||
{{/if}}
|
||||
{{/unless}}
|
||||
</div>
|
||||
{{plugin-outlet name="category-box-below-each-category" connectorTagName="" tagName="" args=(hash category=c)}}
|
||||
</div>
|
||||
</div>
|
||||
{{/each}}
|
||||
|
|
Loading…
Reference in New Issue