Opened 6 years ago
Closed 6 years ago
#45587 closed defect (bug) (duplicate)
Post edit screen notice errors in PHP 7.3
Reported by: |
|
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #45483.