apply_filters_ref_array()
Function: Calls the callback functions that have been added to a filter hook, specifying arguments in an array.
Source: wp-includes/plugin.php:228
Function: Calls the callback functions that have been added to a filter hook, specifying arguments in an array.
Source: wp-includes/plugin.php:228
Function: Searches content for shortcodes and filter shortcodes through their hooks.
Source: wp-includes/shortcodes.php:223
Function: Polyfill for `array_all()` function added in PHP 8.4.
Source: wp-includes/compat.php:421
Function: Polyfill for `array_any()` function added in PHP 8.4.
Source: wp-includes/compat.php:398
Function: Polyfill for `array_find()` function added in PHP 8.4.
Source: wp-includes/compat.php:352
Function: Polyfill for `array_find_key()` function added in PHP 8.4.
Source: wp-includes/compat.php:375
Function: Polyfill for `array_first()` function added in PHP 8.5.
Source: wp-includes/compat.php:443
Function: Polyfill for `array_is_list()` function added in PHP 8.1.
Source: wp-includes/compat.php:239
Function: Polyfill for `array_last()` function added in PHP 8.5.
Source: wp-includes/compat.php:465
Function: PHP-agnostic version of {@link array_replace_recursive()}.
Source: wp-includes/compat.php:460