$events = get_posts( array( ... note that post_status is the correct parameter to query posts by status and not status as you are using!
確定! 回上一頁