我有下面的代码。 if ( is_woocommerce() or is_cart() != true)我还想用 or 运算符检查 is_account_page true。如何在带有 or 运算符的条件下使用 3 个函数? is_account_page() 查看完整描述