$posts = get_posts( $args ); if ( count( $posts ) >= 3 ) { echo __( 'Text no. 2', 'text-domain' ); } else { echo __( 'Text no.
確定! 回上一頁