LLMS_Abstract_Privacy::get_privacy_message()

Get the privacy message sample content.


Description Description

This stub can be overloaded.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.privacy.php

	public function get_privacy_message() {

		return '';
	}


Top ↑

Changelog Changelog

Changelog
Version Description
3.18.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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