add_filter( 'posts_where', array( __CLASS__, 'posts_where' ), 10, 2 ); `. that is in the method Tribe__Events__Query::pre_get_posts().
確定! 回上一頁