WordPress core a2z
WordPress core only
Home » Parsed: 112692
function getTimestamp() { return mktime($this->hour, $this->minute, $this->second, $this->month, $this->day, $this->year); }
Published:
Last updated: