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