It will work with the SORT_REGULAR flag: array_unique( array_merge( $q1_posts, $q2_posts ), SORT_REGULAR );.
確定! 回上一頁