function hide_mobile_shortcode($atts, $content = '') { if (wp_is_mobile() === true) { $content = ''; } return $content; } add_shortcode('hm', 'hide_mobile_shortcode');
她在来到上海的时候和我说“上海太大了,像置身于兽口,人们在之中无比渺小”
我们注意到您的浏览器版本过低。本站需要在更现代的浏览器上才能充分展现,我们推荐您下载谷歌Chrome浏览器来浏览本站。