'', 'width' => 600, 'height' => 400 ), $atts ); // Embed code $embed_code = ''; // Return embed code return $embed_code; } add_shortcode( 'amcharts', 'amcharts_shortcode' );