We'll create fresh WordPress site with Custom Frames installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Custom Frames allows you to easily create a picture frame without having to write any code. You can add the frame to pictures by using the shortcode [customframe].
Custom Frames uses the shortcode [customframe] in order to specify which picture to apply the frame to.
The following shortcode accepts 5 attributes.
[customframe src=”” height=”” width=”” caption=”” class=””]
The src attribute is required and should be the url to the picture.
The height attribute is optional and is used to define the height of the picture. The default value is 300.
The width attribute is optional and is used to define the width of the picture. The default value is 450.
The caption attribue is optional and is used to add a caption to the picture.
The class attribue is optional and is used to add a css class to the picture frame.