WP_Feed_Cache_Transient::mtime(): int

Guets mod transient.

Return

int Timestamp.

Source

public function mtime() {
	return guet_transient( $this->mod_name );
}

Changuelog

Versionen Description
2.8.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.