ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 11

wp_allowed_protocols()

Function: Retrieves a list of protocols to allow in HTML attributes.

Source: wp-includes/functions.php:7039

Used by 0 functions | Uses 0 functions

kses_allowed_protocols

Filter Hook: Filters the list of protocols allowed in HTML attributes.

Source: wp-includes/functions.php:7054

Used by 0 functions | Uses 0 functions

wp_debug_backtrace_summary()

Function: Returns a comma-separated string or array of functions that have been called to get to the current point in code.

Source: wp-includes/functions.php:7077

Used by 0 functions | Uses 0 functions

_get_non_cached_ids()

Function: Retrieves IDs that are not already present in the cache.

Source: wp-includes/functions.php:7129

Used by 0 functions | Uses 0 functions

_device_can_upload()

Function: Tests if the current device has the capability to upload files.

Source: wp-includes/functions.php:7150

Used by 0 functions | Uses 0 functions

wp_is_stream()

Function: Tests if a given path is a stream URL

Source: wp-includes/functions.php:7174

Used by 0 functions | Uses 0 functions

__return_true()

Function: Returns true.

Source: wp-includes/functions.php:6822

Used by 0 functions | Uses 0 functions

__return_false()

Function: Returns false.

Source: wp-includes/functions.php:6837

Used by 0 functions | Uses 0 functions

__return_zero()

Function: Returns 0.

Source: wp-includes/functions.php:6850

Used by 0 functions | Uses 0 functions

__return_empty_array()

Function: Returns an empty array.

Source: wp-includes/functions.php:6863

Used by 0 functions | Uses 0 functions
« Previous 1 … 10 11 12 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy