Recent

tptn_get_settings_with_defaults function

tptn_get_settings_with_defaults()

Get the saved settings merged with the default settings, so newly-registered settings that are not yet present in the saved tptn_settings option still resolve to a value.

Since: 4.4.0
Source: includes/options-api.php line 247

Signature

function tptn_get_settings_with_defaults(  ): array;

Returns

array — Settings merged with defaults.