PUM_Utils_Logging::get_file_url()

Retrieves the url to the file


Description Description


Source Source

File: classes/Utils/Logging.php

	public function get_file_url() {
		return PUM_Helpers::get_upload_dir_url( $this->filename );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
1.12.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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