Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#46864 closed defect (bug) (fixed)

Fix a minor Doc Block typo for _restore_wpautop_hook

Reported by: manzoorwanijk's profile manzoorwani.jk Owned by: johnbillion's profile johnbillion
Milestone: 5.2 Priority: normal
Severity: normal Version: 5.1
Component: General Keywords: has-patch commit
Focuses: docs Cc:

Description

There is a minor typo in the Doc Block of _restore_wpautop_hook which mentions wp_autop() instead of wpautop().

Attachments (1)

46864.diff (504 bytes) - added by manzoorwani.jk 5 years ago.

Download all attachments as: .zip

Change History (3)

@manzoorwani.jk
5 years ago

#1 @netweb
5 years ago

  • Keywords has-patch commit added
  • Milestone changed from Awaiting Review to 5.2

#2 @johnbillion
5 years ago

  • Owner set to johnbillion
  • Resolution set to fixed
  • Status changed from new to closed

In 45159:

General: Fix a typo in the docs for _restore_wpautop_hook().

Props manzoorwani.jk

Fixes #46864

Note: See TracTickets for help on using tickets.