' . __( 'The WordAds module is not active', 'jetpack' ) . ''; } $html = '
'; $html .= '
'; $html = $wordads->insert_inline_ad( $html ); return $html; } } new Jetpack_WordAds_Shortcode();