Home digital marketting service ABOUT SERVICE CONTACT Menu Home digital marketting service ABOUT SERVICE CONTACT Image This is an example of embedding an image in a Sublime Text file using HTML. function my_shortcode_handler( $atts, $content = null ) { $a = shortcode_atts( array( 'attr_1' => 'attribute 1 default', 'attr_2' => 'attribute 2 default', // ...etc ), $atts ); }