Skip to main content

wc_avatar_box
slug

Use slug to specify a post, page, or person.
[wc_avatar_box slug=lorem-ipsum /]


id

If multiple items share the same slug, you can use id to specify a post, page, or person.

[wc_avatar_box id=8591 /]

media_id

Pages have no featured image, so avatar must be specified by media_id.
[wc_avatar_box slug=buttons media_id=8561 /]


link
supertitle
title
subtitle

Specify custom content.
[wc_avatar_box media_id=8561 link=https://google.com supertitle="Sollicitudin eget molestie" title="Quisque ullamcorper conubia" subtitle="Faucibus ultricies volutpat eu neque hac"]Dui montes nascetur phasellus dictumst metus ligula integer cras adipiscing, mattis mauris tincidunt nulla egestas commodo magna vulputate vivamus luctus[/wc_avatar_box]


Override or add content

Combine slug or id with custom content to override or add to database content.
[wc_avatar_box slug=lorem-ipsum supertitle="Added supertitle" title="Overridden title" /]

Columns