Opened 14 months ago
Last modified 14 months ago
#49089 new defect (bug)
hook_suffix is undefined in WP_Screen class
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.3.1 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
Hi There,
There is an bug in WP_Screen class in 213 line which we are getting via $id = $GLOBALS['hook_suffix'];
hook_suffix global, You can see this issue via some functions but,
I encountered with this issue via convert_to_screen()
in ajax situation. Please let me know if there is any question.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Related: #22039, #29933.