The image frame shortcode allows you to display a stylish frame around images. The img tag or [image] [/image] shortcode should go between the opening and closing shortcode. The options for this shortcode are shown below.
Option | Default | Example | Description |
---|---|---|---|
type | style1 | type="style2" | The image frame style
|
Examples
[[image_frame type="style3"]<img src="http://www.example.com/image.png" alt="Image" />[/image_frame]]
[[image_frame type="style3"][/image_frame]]