if (!function_exists('wpchina_remove_wp_version_strings')) { function wpchina_remove_wp_version_strings( $src ) { global $wp_version; parse_str(parse_url($src, PHP_URL_QUERY), $query); if ( !empty($query['ver']) && $query['ver'] === $wp_version ) { $src = remove_query_arg('ver', $src); } return $src; } } add_filter( 'script_loader_src', 'wpchina_remove_wp_version_strings' ); add_filter( 'style_loader_src', 'wpchina_remove_wp_version_strings' ); if (!function_exists('wpchina_remove_version')) { function wpchina_remove_version() { return ''; } } add_filter('the_generator', 'wpchina_remove_version'); 十分鐘華語教室 » 2016 » 9 月 » 27

Daily Archives: 2016-09-27

第一課 下課以後做什麼?

在〈第一課 下課以後做什麼?〉中留言功能已關閉

Dear all,

We have learned the meanings of ‘以後’ and ‘常常’ in our class.

This blog is for assisting you in reviewing their usage and pronunciation.

Please listen to following recordings and repeat loudly two times at least.

Last, try to make sentences in homework section. Do not be afraid of this task.

You are allowed to make mistake. 🙂

Go!

Continue reading

Category: 未分類