• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Abstract_Account_Api / Abstract_Account_Api::is_ready()
Product: Virtual Events

Abstract_Account_Api::is_ready()

Checks whether the current API is ready to use.

Contents

  • Return
  • Source
  • Changelog

Return

(bool) Whether the current API has a loaded account.


Top ↑

Source

File: src/Tribe/Integrations/Abstract_Account_Api.php

	public function is_ready() {
		return ! empty( $this->account_loaded );
	}

Expand full source code Collapse full source code


Top ↑

Changelog

Changelog
Version Description
1.9.0 Introduced.
The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy