Lodaer Img

Calculator

function custom_html_shortcode() { return ‘
Your HTML here
‘; } add_shortcode(‘custom_html’, ‘custom_html_shortcode’);