Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/misc-functions.php

is_iterable()

Function: Polyfill for is_iterable() function added in PHP 7.1 or WP 4.9.6.

Source: includes/misc-functions.php:1081

Used by 0 functions | Uses 0 functions

edd_doing_cron()

Function: Abstraction for WordPress cron checking, to avoid code duplication.

Source: includes/misc-functions.php:999

Used by 0 functions | Uses 0 functions

edd_is_promo_active()

Function: Check to see if we should be displaying promotional content

Source: includes/misc-functions.php:1024

Used by 0 functions | Uses 0 functions

is_countable()

Function: Polyfill for is_countable() function added in PHP 7.3 or WP 4.9.6.

Source: includes/misc-functions.php:1059

Used by 0 functions | Uses 0 functions

edd_has_upgrade_completed()

Function: Check if the upgrade routine has been run for a specific action

Source: includes/misc-functions.php:839

Used by 0 functions | Uses 0 functions

edd_get_completed_upgrades()

Function: Get’s the array of completed upgrade actions

Source: includes/misc-functions.php:857

Used by 0 functions | Uses 0 functions

cal_days_in_month()

Function:

Source: includes/misc-functions.php:873

Used by 0 functions | Uses 0 functions

hash_equals()

Function: Compare two strings in constant time.

Source: includes/misc-functions.php:892

Used by 0 functions | Uses 0 functions

getallheaders()

Function: Retrieve all headers

Source: includes/misc-functions.php:918

Used by 0 functions | Uses 0 functions

edd_can_view_receipt()

Function: Determines the receipt visibility status

Source: includes/misc-functions.php:935

Used by 0 functions | Uses 0 functions
1 2 … 5 Next »
Proudly powered by WordPress