namespace_add_custom_types function( $query ) { if (is_tag() && $query->is_tag() ) { $query->set( 'post_type', array( 'post', 'news', ...
確定! 回上一頁