Uses
Uses | Description |
---|---|
wp-includes/class-wp-paused-extensions-storage.php: WP_Paused_Extensions_Storage::is_api_loaded() | Checks whether the underlying API to store paused extensions is loaded. |
wp-includes/class-wp-paused-extensions-storage.php: WP_Paused_Extensions_Storage::get_option_name() | Get the option name for storing paused extensions. |
wp-includes/option.php: get_option() | Retrieves an option value based on an option name. |