Sports Player
WordPress Shortcodes
The plugin provides shortcodes for the following widgets:
Sports Player Card V1
Syntax
[struninnuicards_sportsplayer_card_v1]
Parameters
theme
(string) Card color scheme, one of: ‘light’, ‘dark’.
color_primary
(string) Primary card color, i.e. ‘#ff3d3d’.
width
(int) Card width, a value of 0 to lets the card auto adjust size.
image_url
(string) Card image URL. A value of ‘sample’ shows an example of how the image will display.
badge_url
(bool) Card badge URL.
title
(string) Title.
title_link
(string) Title link URL.
text
(string) Text that displays under the title.
number
(string) Number that displays next to the title and text.
footer_left_title
(string) Footer left title.
facebook_link
(string) Facebook link URL.
x_link
(string) X link URL.
instagram_link
(string) Instagram link URL.
Example
[struninnuicards_sportsplayer_card_v1 theme="dark"]
Sports Player Card V2
Syntax
[struninnuicards_sportsplayer_card_v2]
Parameters
theme
(string) Card color scheme, one of: ‘light’, ‘dark’.
color_primary
(string) Primary card color, i.e. ‘#ff3d3d’.
width
(int) Card width, a value of 0 to lets the card auto adjust size.
image_url
(string) Card image URL. A value of ‘sample’ shows an example of how the image will display.
badge_url
(bool) Card badge URL.
title
(string) Title.
title_link
(string) Title link URL.
text
(string) Text that displays under the title.
number
(string) Number that displays at the bottom right of the image.
tag
(string) Tag text.
facebook_link
(string) Facebook link URL.
x_link
(string) X link URL.
instagram_link
(string) Instagram link URL.
Example
[struninnuicards_sportsplayer_card_v2 theme="dark"]
Sports Player Card V3
Syntax
[struninnuicards_sportsplayer_card_v3]
Parameters
theme
(string) Card color scheme, one of: ‘light’, ‘dark’.
color_primary
(string) Primary card color, i.e. ‘#ff3d3d’.
width
(int) Card width, a value of 0 to lets the card auto adjust size.
image_url
(string) Card image URL. A value of ‘sample’ shows an example of how the image will display.
badge_url
(bool) Card badge URL.
title
(string) Title.
title_link
(string) Title link URL.
number
(string) Number that displays at the top right of the card.
tag
(string) Tag text.
facebook_link
(string) Facebook link URL.
x_link
(string) X link URL.
instagram_link
(string) Instagram link URL.
Example
[struninnuicards_sportsplayer_card_v3 theme="dark"]
Sports Player Card V4
Syntax
[struninnuicards_sportsplayer_card_v4]
Parameters
theme
(string) Card color scheme, one of: ‘light’, ‘dark’.
color_primary
(string) Primary card color, i.e. ‘#ff3d3d’.
width
(int) Card width, a value of 0 to lets the card auto adjust size.
image_url
(string) Card image URL. A value of ‘sample’ shows an example of how the image will display.
badge_url
(bool) Card badge URL.
pretitle
(string) Text that displays before the title.
title
(string) Title.
title_link
(string) Title link URL.
number
(string) Number that displays in the middle of the footer.
footer_left_title
(string) Footer left title.
footer_right_title
(string) Footer right title.
facebook_link
(string) Facebook link URL.
x_link
(string) X link URL.
instagram_link
(string) Instagram link URL.
Example
[struninnuicards_sportsplayer_card_v4 theme="dark"]