Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

DR-WGOT

Delighted Reader What’s Going On Today

// Add Shortcode
function custom_shortcode() {

}
add_shortcode( 'dr-wgot', 'custom_shortcode' );