Changes between Initial Version and Version 1 of Ticket #59365, comment 3
- Timestamp:
- 07/10/2024 05:07:02 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59365, comment 3
initial v1 19 19 `get_plugin_page_hook()` also requires a non-nullable `string` to be passed to its `$plugin_page` parameter ([https://developer.wordpress.org/reference/functions/get_plugin_page_hook/ see the documentation for more information]). 20 20 21 So how would `null` be passed to the functions? 21 **So how would `null` be passed to the functions?** 22 22 23 23 Both of these need to be true: