#47792 closed defect (bug) (duplicate)
Add backward compatibility to WP_REST_Server::check_authentication()
| Reported by: | brbrr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | REST API | Version: | 5.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
#46907 changed the public method signature for WP_REST_Server::check_authentication() which breaks backward compatibility.
We should switch to an optional parameter in check_authentication to make sure the method works in older versions
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hello @brbrr, welcome to WordPress Trac!
Thanks for your report. I'm closing it as a duplicate of #46907 to keep the discussion at one place.