The `add_screen_option()` function in WordPress allows developers to create custom options for their plugins and themes by generating additional settings pages
The `add_network_option()` function in WordPress allows developers to add custom network options by passing in a `$network_id` parameter along with the option name and value