Opened 8 years ago
Closed 8 years ago
#45587 closed defect (bug) (duplicate)
Post edit screen notice errors in PHP 7.3
| Reported by: | spacedmonkey | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | 2.5 |
| Severity: | normal | Keywords: | has-patch php73 |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #45483.