ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 279

_xmlrpc_wp_die_handler()

Function: Kills WordPress execution and displays XML response with an error message.

Source: wp-includes/functions.php:4097

Used by 0 functions | Uses 0 functions

wp_unique_filename()

Function: Gets a filename that is sanitized and unique for the given directory.

Source: wp-includes/functions.php:2534

Used by 0 functions | Uses 0 functions

wp_upload_bits()

Function: Creates a file in the upload folder with given content.

Source: wp-includes/functions.php:2871

Used by 0 functions | Uses 0 functions

wp_ext2type()

Function: Retrieves the file type based on the extension name.

Source: wp-includes/functions.php:2979

Used by 0 functions | Uses 0 functions

wp_normalize_path()

Function: Normalizes a filesystem path.

Source: wp-includes/functions.php:2155

Used by 0 functions | Uses 0 functions

get_temp_dir()

Function: Determines a writable directory for temporary files.

Source: wp-includes/functions.php:2192

Used by 0 functions | Uses 0 functions

wp_is_writable()

Function: Determines if a directory is writable.

Source: wp-includes/functions.php:2235

Used by 0 functions | Uses 0 functions

win_is_writable()

Function: Workaround for Windows bug in is_writable() function

Source: wp-includes/functions.php:2259

Used by 0 functions | Uses 0 functions

wp_get_upload_dir()

Function: Retrieves uploads directory information.

Source: wp-includes/functions.php:2297

Used by 0 functions | Uses 0 functions

wp_upload_dir()

Function: Returns an array containing the current upload directory’s path and URL.

Source: wp-includes/functions.php:2338

Used by 0 functions | Uses 0 functions
« Previous 1 … 278 279 280 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy