我认为 is_plugin_active() 符合要求,因为您只真正关心它是否已安装并激活: ... if ( is_plugin_active('advanced-custom-fields') ) {
確定! 回上一頁