Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#46989 closed defect (bug) (fixed)

Doc for the get_privacy_policy_template function is incorrect

Reported by: tmatsuur Owned by: SergeyBiryukov
Priority: normal Milestone: 5.2
Component: Privacy Version: 5.2
Severity: normal Keywords: has-patch commit
Cc: Focuses: docs

Description

The text of the return value is incorrect.

 * @return string Full path to front page template file.

Attachments (1)

46989.diff (478 bytes ) - added by tmatsuur 7 years ago.

Download all attachments as: .zip

Change History (5)

@tmatsuur
7 years ago

#1 follow-up: @johnbillion
7 years ago

  • Component GeneralPrivacy
  • Focuses docs added
  • Keywords has-patch commit added
  • Milestone Awaiting Review5.2

#2 in reply to: ↑ 1 @tmatsuur
7 years ago

Replying to johnbillion:

Thank you @johnbillion .

#3 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 45251:

Docs: Correct @return description for get_privacy_policy_template().

Props tmatsuur.
Fixes #46989. See #44005.

#4 @garrett-eclipse
7 years ago

Thanks for the catch @tmatsuur

Note: See TracTickets for help on using tickets.