/var/www/html/wp-content/plugins/jetpack/modules/shortcodes/

OS : Linux

PHP Version : 7.4.33

Software : ' . __( 'The WordAds module is not active', 'jetpack' ) . '

'; } $html = '
'; $html = $wordads->insert_inline_ad( $html ); return $html; } } new Jetpack_WordAds_Shortcode();