function postnitro_embed_shortcode() { $script = ' '; return $script; } add_shortcode('postnitro_embed', 'postnitro_embed_shortcode');