3 | | 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, |
4 | | I encountered with this issue via convert_to_screen() in ajax situation. Please let me know if there is any question. |
| 3 | 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, |
| 4 | I encountered with this issue via `convert_to_screen()` in ajax situation. Please let me know if there is any question. |