<?php if (site_url() == "http://hello.local") { define("VERSION", time()); }else{ define("VERSION", wp_get_theme()->get("Version")); }