Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#45587 closed defect (bug) (duplicate)

Post edit screen notice errors in PHP 7.3

Reported by: spacedmonkey's profile spacedmonkey Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.5
Component: Posts, Post Types Keywords: has-patch php73
Focuses: Cc:

Description

There are 4 notices errors in PHP 7.3 in the function wp_edit_posts_query.

There variables are missing.

  • post_status
  • perm
  • order
  • orderby

Attachments (1)

45587.diff (957 bytes) - added by spacedmonkey 6 years ago.

Download all attachments as: .zip

Change History (2)

@spacedmonkey
6 years ago

#1 @ocean90
6 years ago

  • Milestone 5.0.1 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #45483.

Note: See TracTickets for help on using tickets.