Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#46845 closed defect (bug) (fixed)

PHPDoc issues in formatting.php

Reported by: subrataemfluence Owned by: pento
Priority: normal Milestone: 5.3
Component: Formatting Version: 5.1
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

There are few PHPDoc issues in wp-includes/formatting.php file. Proposed patch uploaded.

Attachments (1)

46845.diff (2.7 KB ) - added by subrataemfluence 7 years ago.
Proposed patch.

Download all attachments as: .zip

Change History (3)

@subrataemfluence
7 years ago

Proposed patch.

#1 @pento
7 years ago

  • Milestone Awaiting Review5.3
  • Owner set to pento
  • Status newaccepted

#2 @pento
7 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 45586:

Docs: Update some function docs and signatures.

  • Update the _wp_specialchars() docs to match the function signature.
  • Update the human_time_diff() function signature to match the docs.

Props subrataemfluence.
Fixes #46845.

Note: See TracTickets for help on using tickets.