Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59365, comment 3


Ignore:
Timestamp:
07/10/2024 05:07:02 PM (19 months ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59365, comment 3

    initial v1  
    1919`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]).
    2020
    21 So how would `null` be passed to the functions?
     21**So how would `null` be passed to the functions?**
    2222
    2323Both of these need to be true: