Make WordPress Core

Opened 7 years ago

Closed 5 years ago

Last modified 5 years ago

#45397 closed defect (bug) (fixed)

Remove wp_filter from _restore_wpautop_hook function

Reported by: vaishalipanchal's profile vaishalipanchal Owned by:
Milestone: 5.0 Priority: normal
Severity: normal Version:
Component: Editor Keywords: has-patch
Focuses: Cc:

Description

$wp_filter is not used but it is mentioned in the _restore_wpautop_hook() function so needs to remove that global variable declaration.

Attachments (1)

45397.patch (503 bytes) - added by vaishalipanchal 7 years ago.

Download all attachments as: .zip

Change History (5)

#1 @SergeyBiryukov
7 years ago

  • Component changed from General to Editor

This ticket was mentioned in Slack in #core by noisysocks. View the logs.


5 years ago

#3 @isabel_brison
5 years ago

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

This change has been made already (https://core.trac.wordpress.org/browser/trunk/src/wp-includes/blocks.php#L561) so closing this issue.

#4 @SergeyBiryukov
5 years ago

  • Milestone changed from Awaiting Review to 5.0

Fixed in [44431] / #45290.

Note: See TracTickets for help on using tickets.