WP_Paused_Extensions_Storage::is_api_loaded

Advertisement

Summery Summery

Checks whether the underlying API to store paused extensions is loaded.

Syntax Syntax

WP_Paused_Extensions_Storage::is_api_loaded()

Return Return

(bool) True if the API is loaded, false otherwise.

Source Source

File: wp-includes/class-wp-paused-extensions-storage.php

	}

	/**

Advertisement

Changelog Changelog

Changelog
Version Description
5.2.0 Introduced.

Advertisement

Leave a Reply