Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

barf

// Add Shortcode
function custom_shortcode() {

}
add_shortcode( 'weight_ignore = 0', 'custom_shortcode' );