Replies: 4
Since WordPress has introduced the option to set a page as a privacy policy under settings, wouldn’t it be logical to create a function to build the privacy policy into the themes?
Like for example get_privacy_policy() to get the url of the privacy policy page to stick this into the footers of new themes.