wordpress php if class exists in screen code example Example: wordpress check if class exists if(class_exists('dbinfo')){ //do something }