• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/compat.php

is_countable()

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

Source: wp-includes/compat.php:348

Used by 1 function | Uses 0 functions

is_iterable()

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

Source: wp-includes/compat.php:369

Used by 0 functions | Uses 0 functions

array_replace_recursive()

Function: PHP-agnostic version of {@link array_replace_recursive()}.

Source: wp-includes/compat.php:472

Used by 0 functions | Uses 0 functions

json_last_error_msg()

Function: Retrieves the error string of the last json_encode() or json_decode() call.

Source: wp-includes/compat.php:380

Used by 0 functions | Uses 0 functions

mb_strlen()

Function:

Source: wp-includes/compat.php:100

Used by 0 functions | Uses 0 functions

_mb_strlen()

Function:

Source: wp-includes/compat.php:110

Used by 0 functions | Uses 0 functions

hash_equals()

Function: Timing attack safe string comparison

Source: wp-includes/compat.php:311

Used by 10 functions | Uses 0 functions

_json_decode_object_helper()

Function:

Source: wp-includes/compat.php:323

Used by 0 functions | Uses 0 functions

_()

Function:

Source: wp-includes/compat.php:11

Used by 14 functions | Uses 0 functions

mb_substr()

Function:

Source: wp-includes/compat.php:45

Used by 0 functions | Uses 0 functions

_mb_substr()

Function:

Source: wp-includes/compat.php:55

Used by 0 functions | Uses 0 functions

hash_hmac()

Function:

Source: wp-includes/compat.php:156

Used by 0 functions | Uses 0 functions

_hash_hmac()

Function:

Source: wp-includes/compat.php:161

Used by 0 functions | Uses 0 functions

json_encode()

Function:

Source: wp-includes/compat.php:285

Used by 0 functions | Uses 0 functions

json_decode()

Function:

Source: wp-includes/compat.php:304

Used by 0 functions | Uses 0 functions
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.