Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

different things

this going to be different step by step

// Add Shortcode
function custom_shortcode() {

}
add_shortcode( '', 'custom_shortcode' );